SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Middleware\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "pl" |
| _redirected | true |
| _route | "login" |
| _route_params | [ "_locale" => "pl" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#560 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#474 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#562 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#563 …} } ] |
| _stopwatch_token | "92325d" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=e2f78a; sf_redirect=%7B%22token%22%3A%22e2f78a%22%2C%22route%22%3A%22admin_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%2Fvar%5C%2Fwww%5C%2Fstaging-glass%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=9ae51741b3613d8f070530ec5ba1aa26" |
| host | "staging.oferty-saint-gobain-glass.pl" |
| referer | "https://staging.oferty-saint-gobain-glass.pl/pl/admin" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 20 Dec 2025 02:34:53 GMT" |
| x-debug-token | "05fc03" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "9ae51741b3613d8f070530ec5ba1aa26" |
| main_deauth_profile_token | "e2f78a" |
| sf_redirect | "{"token":"e2f78a","route":"admin_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/staging-glass\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 20 Dec 25 03:34:53 +0100" |
| Last used | "Sat, 20 Dec 25 03:34:53 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "/pl/admin/" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/staging-glass/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php"
"line" => 58
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "handleKernelRequestEvent"
"class" => "Sentry\SentryBundle\EventListener\LoginListener"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/public/index.php"
"line" => 5
"args" => [
"/var/www/staging-glass/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Middleware\SecurityController:28
[
[
"file" => "/var/www/staging-glass/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/src/Middleware/SecurityController.php"
"line" => 30
"function" => "saveTargetPath"
"class" => "App\Middleware\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Middleware\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/public/index.php"
"line" => 5
"args" => [
"/var/www/staging-glass/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Middleware\SecurityController:34
[
[
"file" => "/var/www/staging-glass/src/Middleware/SecurityController.php"
"line" => 34
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Middleware\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/public/index.php"
"line" => 5
"args" => [
"/var/www/staging-glass/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/staging-glass/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/src/Middleware/SecurityController.php"
"line" => 40
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Middleware\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/public/index.php"
"line" => 5
"args" => [
"/var/www/staging-glass/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/staging-glass/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/src/Middleware/SecurityController.php"
"line" => 41
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Middleware\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/public/index.php"
"line" => 5
"args" => [
"/var/www/staging-glass/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/staging-glass/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/var/cache/dev/twig/86/86a73a5647903106a44f3df185d77bc4.php"
"line" => 57
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3142175a683fde84030ced41fec47375"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/var/cache/dev/twig/78/78c2be6b099fa0eb0371ee4ae289bb75.php"
"line" => 347
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3f49f1b923fccbfb5ea0846409bb7fa1"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/var/cache/dev/twig/7b/7b34b67a9244f1573386b82096fd5947.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_2ccde8c6a9d359c0765943b6cf7ae011"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/src/Middleware/SecurityController.php"
"line" => 39
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Middleware\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/staging-glass/public/index.php"
"line" => 5
"args" => [
"/var/www/staging-glass/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_PASSWORD | "YB%WKwCxt^zYFE9rW1J3" |
| APP_COMMIT_HASH | "41041530" |
| APP_ENV | "dev" |
| APP_SECRET | "48329f51cffe55eccc75de7ff62315a0" |
| APP_VERSION | "0.3.51" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|10\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysqli://glass:5p1V9DuuF7WwtHZ@localhost:3306/staging_glass?serverVersion=8.4.3&charset=utf8mb4&collation=utf8mb4_pl_0900_as_cs" |
| GMAIL_ACCESS_TOKEN | "ya29.a0AZYkNZi4_0ZBXZaCj5bkyFwDWegFAZ3m4IWRJeSUyTA07xMMWRot5pYY1pv8Sbb3Fo-xr0YKSMv85GotBhyQHS17Zf0B_s13OoEYGq7F_nJS8qz_9-Yb6OytjvpEi18PA0KzgCUHs8WM5eJLN2B1t2ivecw3nf_0-bQLycUcaCgYKAfUSARcSFQHGX2Mi2pSrO_6L5u_oJForoZnrHQ0175" |
| GMAIL_CLIENT_ID | "677924970424-0f09vg7iqbiv6lpu1f16qaqsad3aph4o.apps.googleusercontent.com" |
| GMAIL_CLIENT_SECRET | "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" |
| GMAIL_REFRESH_TOKEN | "1//04RPoKUJyHDfqCgYIARAAGAQSNwF-L9IrZlBEUHILkch5RGcqXGfBUoMjNwlROcLOMpI_wKLRJmNU4DYmkFWdNhuGb0ND_bvnvLU" |
| GMAIL_USER | "daj.projects.info@gmail.com" |
| INSTANCE_DOMAIN | "https://staging.oferty-saint-gobain-glass.pl/" |
| JWT_PASSPHRASE | "aa5d4bdaa452b0352e1e3f407fbfaf08ad1bf2cca27c8536b2aa4b63e1c1e53c" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MERCURE_JWT_SECRET | "super_długi_tajny_klucz_min_32_znaki" |
| MERCURE_PUBLIC_URL | "https://staging.oferty-saint-gobain-glass.pl/.well-known/mercure" |
| MERCURE_PUBLISH_URL | "http://localhost:3000/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RECIPIENT_ALLOWED_DOMAIN | "gmail.com" |
| REMEMBERME_SECRET | "84f59646e83ba117d3e2bc420689a4ecee20b304bf3edc141f647dd9220e7f75" |
| SCHEDULER_ALERT_EMAIL | "mariusz@pierzchala.net.pl" |
| SENTRY_DSN | "https://3d6ecbae28018d521b3a99e845a272a0@o4510413460799488.ingest.de.sentry.io/4510413503397968" |
| SENTRY_DSN_FRONTEND | "https://91775a517635a60aa1784c7017d8f6fd@o4510413460799488.ingest.de.sentry.io/4510413696008272" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/staging-glass/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=e2f78a; sf_redirect=%7B%22token%22%3A%22e2f78a%22%2C%22route%22%3A%22admin_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%2Fvar%5C%2Fwww%5C%2Fstaging-glass%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=9ae51741b3613d8f070530ec5ba1aa26" |
| HTTP_HOST | "staging.oferty-saint-gobain-glass.pl" |
| HTTP_REFERER | "https://staging.oferty-saint-gobain-glass.pl/pl/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.171" |
| REMOTE_PORT | "22040" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766198093 |
| REQUEST_TIME_FLOAT | 1766198093.5489 |
| REQUEST_URI | "/pl/login" |
| SCRIPT_FILENAME | "/var/www/staging-glass/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "178.216.200.116" |
| SERVER_NAME | "staging.oferty-saint-gobain-glass.pl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.22.1" |
| SYMFONY_DOTENV_PATH | "/var/www/staging-glass/.env" |
| SYMFONY_DOTENV_VARS | "APP_VERSION,APP_COMMIT_HASH,APP_ENV,APP_SECRET,DATABASE_URL,INSTANCE_DOMAIN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,REMEMBERME_SECRET,ADMIN_PASSWORD,RECIPIENT_ALLOWED_DOMAIN,GMAIL_USER,GMAIL_CLIENT_ID,GMAIL_CLIENT_SECRET,GMAIL_REFRESH_TOKEN,GMAIL_ACCESS_TOKEN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_PUBLISH_URL,MESSENGER_TRANSPORT_DSN,SCHEDULER_ALERT_EMAIL,SENTRY_DSN,SENTRY_DSN_FRONTEND" |
| USER | "www-data" |