LoginController :: loginAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::loginAction" |
_event_controller | Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#2224 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2222 …} #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#556 …} #pimcoreSerializer: Pimcore\Serializer\Serializer {#2359 …} #responseHelper: Pimcore\Http\ResponseHelper {#517 …} #translator: Pimcore\Translation\Translator {#469 …} #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#158 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …} } |
_firewall_context | "security.firewall.map.context.pimcore_admin" |
_pimcore_context | "admin" |
_pimcore_frontend_request | false |
_redirected | true |
_route | "pimcore_admin_login" |
_route_params | [] |
_security_firewall_run | "_security_pimcore_admin" |
_stopwatch_token | "10288b" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%22debecc%22%2C%22route%22%3A%22pimcore_admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Flocal%5C%2Fhtdocs%5C%2F_CastleBio%5C%2FCastleBio_Corporate%5C%2F1708867077_master_PM%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=a5afjuidpuf1svvftaofgigj10" |
host | "castlebio2023staging.hdmz.com" |
referer | "https://castlebio2023staging.hdmz.com/admin" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-amzn-trace-id | "Root=1-67428a37-531ad568134f2551125d969c" |
x-forwarded-for | "18.119.107.159" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "max-age=0, max-stale=0, must-revalidate, no-cache, no-store, no-transform, post-check=0, pre-check=0, private" |
content-language | "en" |
content-security-policy | "default-src 'self' ;img-src * data: blob: ;media-src 'self' data: ;script-src 'self' 'nonce-UzDoIn997Hx54pleb+lI/Qoj4Js7zZCv' 'unsafe-inline' 'unsafe-eval' https://buttons.github.io/buttons.js;style-src 'self' 'unsafe-inline' ;frame-src 'self' data: https://www.youtube-nocookie.com/ https://www.dailymotion.com/ https://player.vimeo.com/;connect-src 'self' blob: https://liveupdate.pimcore.org/ https://nominatim.openstreetmap.org/;font-src 'self' ;worker-src 'self' blob: " |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 24 Nov 2024 02:06:47 GMT" |
expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
pragma | "no-cache" |
x-debug-token | "7bd3de" |
x-frame-options | "deny" |
x-powered-by | "pimcore" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "a5afjuidpuf1svvftaofgigj10" |
sf_redirect | "{"token":"debecc","route":"pimcore_admin_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/local\/htdocs\/_CastleBio\/CastleBio_Corporate\/1708867077_master_PM\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Sun, 24 Nov 24 02:06:47 +0000" |
Last used | "Sun, 24 Nov 24 02:06:47 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.pimcore_admin.target_path | "https://castlebio2023staging.hdmz.com/admin" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Pimcore\Tool\Session:43
[ [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/pimcore/pimcore/lib/Tool/Session.php" "line" => 43 "function" => "getBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php" "line" => 67 "function" => "getSessionBag" "class" => "Pimcore\Tool\Session" "type" => "::" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php" "line" => 91 "function" => "getCsrfToken" "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php" "line" => 58 "function" => "generateCsrfToken" "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "handleRequest" "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 157 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/public/index.php" "line" => 22 "args" => [ "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 83 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 157 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/public/index.php" "line" => 22 "args" => [ "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/LoginController.php" "line" => 162 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "loginAction" "class" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/public/index.php" "line" => 22 "args" => [ "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/public/index.php" "line" => 22 "args" => [ "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener:114
[ [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/pimcore/ecommerce-framework-bundle/src/EventListener/Frontend/TrackingCodeFlashMessageListener.php" "line" => 114 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/public/index.php" "line" => 22 "args" => [ "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_LOGGER_DEBUG | "" |
ELASTIC_HOST | "https://elasticsearch-es-default-0.elasticsearch-es-default.infra.svc" |
ELASTIC_PASS | "XvB8y9gfzh33I3mUgqQ70189" |
ELASTIC_PORT | "9200" |
ELASTIC_PREFIX | "castle_dev_" |
ELASTIC_SCHEME | "" |
ELASTIC_USER | "elastic" |
HDMZ_CUSTOM_PATHS | "generate,api" |
MAILER_DSN | "native://default" |
PIMCORE_DEV_MODE | "true" |
RECAPTCHA_SECRET_KEY | "6LchokolAAAAANT7K2IDbh-nNpV2Ozr_nS6JfCdJ" |
RECAPTCHA_SITE_KEY | "6LchokolAAAAAKfY9AST4wHSRfpFrLzhEwa5hani" |
REDIS_HOST | "redis-cache-master.infra.svc.cluster.local" |
REDIS_PASSWORD | "" |
REDIS_PORT | "6379" |
REDIS_PREFIX | "castle_bio_dev" |
SECURE_SCHEME | "https" |
TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
Defined as regular env variables
Key | Value |
---|---|
ACCESSLOG | "/var/log/nginx/access.log" |
ANOMALY_INBOUND | "5" |
ANOMALY_OUTBOUND | "4" |
BACKEND | "http://localhost:80" |
BLOCKING_PARANOIA | "1" |
BUILD | "20243120" |
CASTLEBIOUS_NGINX_PHP81_STAGE_PORT | "tcp://10.100.9.31:80" |
CASTLEBIOUS_NGINX_PHP81_STAGE_PORT_80_TCP | "tcp://10.100.9.31:80" |
CASTLEBIOUS_NGINX_PHP81_STAGE_PORT_80_TCP_ADDR | "10.100.9.31" |
CASTLEBIOUS_NGINX_PHP81_STAGE_PORT_80_TCP_PORT | "80" |
CASTLEBIOUS_NGINX_PHP81_STAGE_PORT_80_TCP_PROTO | "tcp" |
CASTLEBIOUS_NGINX_PHP81_STAGE_SERVICE_HOST | "10.100.9.31" |
CASTLEBIOUS_NGINX_PHP81_STAGE_SERVICE_PORT | "80" |
CASTLEBIOUS_NGINX_PHP82_STAGE_PORT | "tcp://10.100.240.178:80" |
CASTLEBIOUS_NGINX_PHP82_STAGE_PORT_80_TCP | "tcp://10.100.240.178:80" |
CASTLEBIOUS_NGINX_PHP82_STAGE_PORT_80_TCP_ADDR | "10.100.240.178" |
CASTLEBIOUS_NGINX_PHP82_STAGE_PORT_80_TCP_PORT | "80" |
CASTLEBIOUS_NGINX_PHP82_STAGE_PORT_80_TCP_PROTO | "tcp" |
CASTLEBIOUS_NGINX_PHP82_STAGE_SERVICE_HOST | "10.100.240.178" |
CASTLEBIOUS_NGINX_PHP82_STAGE_SERVICE_PORT | "80" |
COMPOSER_ALLOW_SUPERUSER | "1" |
COMPOSER_MEMORY_LIMIT | "-1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DEBIAN_FRONTEND | "noninteractive" |
DNS_SERVER | "" |
DOCTRINE_DEPRECATIONS | "trigger" |
DOCUMENT_ROOT | "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/public" |
DOCUMENT_URI | "/index.php" |
ERRORLOG | "/var/log/nginx/error.log" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/nonexistent" |
HOSTNAME | "castlebious-nginx-php82-stage-5f8b7947dc-qn4xd" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22debecc%22%2C%22route%22%3A%22pimcore_admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Flocal%5C%2Fhtdocs%5C%2F_CastleBio%5C%2FCastleBio_Corporate%5C%2F1708867077_master_PM%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=a5afjuidpuf1svvftaofgigj10" |
HTTP_HOST | "castlebio2023staging.hdmz.com" |
HTTP_REFERER | "https://castlebio2023staging.hdmz.com/admin" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_AMZN_TRACE_ID | "Root=1-67428a37-531ad568134f2551125d969c" |
HTTP_X_FORWARDED_FOR | "18.119.107.159" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
IMAGE | "nginx-modsec-php82-pimcore" |
INIT | "supervisor" |
KUBE | "true" |
KUBERNETES_PORT | "tcp://10.100.0.1:443" |
KUBERNETES_PORT_443_TCP | "tcp://10.100.0.1:443" |
KUBERNETES_PORT_443_TCP_ADDR | "10.100.0.1" |
KUBERNETES_PORT_443_TCP_PORT | "443" |
KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
KUBERNETES_SERVICE_HOST | "10.100.0.1" |
KUBERNETES_SERVICE_PORT | "443" |
KUBERNETES_SERVICE_PORT_HTTPS | "443" |
LC_CTYPE | "C.UTF-8" |
LD_LIBRARY_PATH | "" |
LOGLEVEL | "warn" |
METRICSLOG | "/dev/null" |
METRICS_ALLOW_FROM | "127.0.0.0/24" |
METRICS_DENY_FROM | "all" |
MODSEC_AUDIT_ENGINE | "RelevantOnly" |
MODSEC_AUDIT_LOG | "/var/log/nginx/modsecurity/modsec_audit.log" |
MODSEC_AUDIT_LOG_FORMAT | "JSON" |
MODSEC_AUDIT_LOG_PARTS | "ABIJDEFHZ" |
MODSEC_AUDIT_LOG_TYPE | "Serial" |
MODSEC_AUDIT_STORAGE | "/var/log/modsecurity/audit/" |
MODSEC_DATA_DIR | "/tmp/modsecurity/data" |
MODSEC_DEBUG_LOG | "/dev/null" |
MODSEC_DEBUG_LOGLEVEL | "0" |
MODSEC_DEFAULT_PHASE1_ACTION | "phase:1,pass,log,tag:'${MODSEC_TAG}'" |
MODSEC_DEFAULT_PHASE2_ACTION | "phase:2,pass,log,tag:'${MODSEC_TAG}'" |
MODSEC_PCRE_MATCH_LIMIT | "100000" |
MODSEC_PCRE_MATCH_LIMIT_RECURSION | "100000" |
MODSEC_REQ_BODY_ACCESS | "on" |
MODSEC_REQ_BODY_JSON_DEPTH_LIMIT | "512" |
MODSEC_REQ_BODY_LIMIT | "13107200" |
MODSEC_REQ_BODY_LIMIT_ACTION | "Reject" |
MODSEC_REQ_BODY_NOFILES_LIMIT | "131072" |
MODSEC_RESP_BODY_ACCESS | "on" |
MODSEC_RESP_BODY_LIMIT | "1048576" |
MODSEC_RESP_BODY_LIMIT_ACTION | "ProcessPartial" |
MODSEC_RESP_BODY_MIMETYPE | "text/plain text/html text/xml" |
MODSEC_RULE_ENGINE | "on" |
MODSEC_STATUS_ENGINE | "Off" |
MODSEC_TAG | "modsecurity" |
MODSEC_TMP_DIR | "/tmp/modsecurity/tmp" |
MODSEC_TMP_SAVE_UPLOADED_FILES | "on" |
MODSEC_UPLOAD_DIR | "/tmp/modsecurity/upload" |
NGINX_ALWAYS_TLS_REDIRECT | "off" |
NGINX_ENVSUBST_OUTPUT_DIR | "/etc/nginx" |
NGINX_VERSION | "1.25.3" |
NJS_VERSION | "0.8.2" |
PARANOIA | "1" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
PKG_RELEASE | "1~bookworm" |
PORT | "80" |
PROXY_SSL_CERT | "/etc/nginx/conf/server.crt" |
PROXY_SSL_CERT_KEY | "/etc/nginx/conf/server.key" |
PROXY_SSL_CIPHERS | "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384" |
PROXY_SSL_DH_BITS | "2048" |
PROXY_SSL_OCSP_STAPLING | "off" |
PROXY_SSL_PREFER_CIPHERS | "off" |
PROXY_SSL_PROTOCOLS | "TLSv1.2 TLSv1.3" |
PROXY_SSL_VERIFY | "off" |
PROXY_TIMEOUT | "60s" |
PWD | "/local/htdocs" |
QUERY_STRING | "" |
REAL_IP_HEADER | "X-REAL-IP" |
REAL_IP_PROXY_HEADER | "X-REAL-IP" |
REAL_IP_RECURSIVE | "on" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "192.168.43.65" |
REMOTE_PORT | "14874" |
REPORTING_LEVEL | "2" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1732414007 |
REQUEST_TIME_FLOAT | 1732414007.4122 |
REQUEST_URI | "/admin/login" |
SCRIPT_FILENAME | "/local/htdocs/_CastleBio/CastleBio_Corporate/1708867077_master_PM/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "192.168.128.106" |
SERVER_NAME | "castlebio2023staging.hdmz.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.25.3" |
SERVER_TOKENS | "off" |
SET_REAL_IP_FROM | "127.0.0.1" |
SHELL_VERBOSITY | 3 |
SHLVL | "0" |
SSL_ENGINE | "off" |
SSL_PORT | "443" |
SUPERVISOR_ENABLED | "1" |
SUPERVISOR_GROUP_NAME | "php-fpm" |
SUPERVISOR_PROCESS_NAME | "php-fpm" |
SUPERVISOR_SERVER_URL | "unix:///var/run/supervisor.sock" |
SYMFONY_DOTENV_VARS | "TRUSTED_PROXIES,SECURE_SCHEME,ELASTIC_HOST,ELASTIC_PORT,ELASTIC_USER,ELASTIC_PASS,ELASTIC_SCHEME,ELASTIC_PREFIX,REDIS_HOST,REDIS_PORT,REDIS_PASSWORD,REDIS_PREFIX,MAILER_DSN,HDMZ_CUSTOM_PATHS,RECAPTCHA_SITE_KEY,RECAPTCHA_SECRET_KEY,APP_ENV,APP_LOGGER_DEBUG,APP_DEBUG,PIMCORE_DEV_MODE" |
TIMEOUT | "60s" |
USER | "nginx" |
WEBSERVER | "nginx" |
WORKER_CONNECTIONS | "1024" |