SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Admin\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.admin" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_firewall_run | "_security_admin" |
| _stopwatch_token | "67e76c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| connection | "close" |
| cookie | "PHPSESSID=79d18098945ada830431a70f33898393; sf_redirect=%7B%22token%22%3A%22596516%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fble%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A60%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "ble.test.dc3.pdk.ooo" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b96dc6d46-qtvqx (squid/6.13)" |
| x-forwarded-for | "10.8.207.211, 216.73.216.189, 192.168.6.2" |
| x-forwarded-proto | "http" |
| x-forwarded-scheme | "http" |
| x-php-ob-level | "0" |
| x-real-ip | "192.168.6.2" |
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 | "Tue, 26 May 2026 22:15:58 GMT" |
| x-debug-token | "ea3db0" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "79d18098945ada830431a70f33898393" |
| sf_redirect | "{"token":"596516","route":"dashboard","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/app\/ble\/src\/Controller\/Admin\/DashboardController.php","line":60},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 26 May 26 22:15:58 +0000" |
| Last used | "Tue, 26 May 26 22:15:58 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/authenticate | "EB2wclIAAmRLtJGDP2uGdDu2qv23z-icLnE-rOR0Ct8" |
| _security.admin.target_path | "http://ble.test.dc3.pdk.ooo/" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/app/ble/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 69
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 111
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/ble/public/index.php"
"line" => 5
"args" => [
"/app/ble/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/app/ble/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/ble/src/Controller/Admin/SecurityController.php"
"line" => 43
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Admin\SecurityController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/ble/public/index.php"
"line" => 5
"args" => [
"/app/ble/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/app/ble/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/ble/src/Controller/Admin/SecurityController.php"
"line" => 44
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Admin\SecurityController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/ble/public/index.php"
"line" => 5
"args" => [
"/app/ble/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:196
[
[
"file" => "/app/ble/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 196
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1754
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/36/363f806ab4c8ab2233f3fb93a1a91fa7.php"
"line" => 53
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_67bc81cead5df10724da5e018b6e959a"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/0d/0d3cca6c17c3503d13d581d034da9ffd.php"
"line" => 222
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_6034e2d731599efa63b071be207b30b3"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/e5/e5da801225007b688bc0b58018b5b086.php"
"line" => 94
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_54d4fcee6199ccf75355afc3097ad8b2"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/0d/0d3cca6c17c3503d13d581d034da9ffd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_6034e2d731599efa63b071be207b30b3"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/src/Controller/Admin/SecurityController.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Admin\SecurityController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/ble/public/index.php"
"line" => 5
"args" => [
"/app/ble/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/app/ble/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/0d/0d3cca6c17c3503d13d581d034da9ffd.php"
"line" => 267
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_6034e2d731599efa63b071be207b30b3"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/e5/e5da801225007b688bc0b58018b5b086.php"
"line" => 94
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_54d4fcee6199ccf75355afc3097ad8b2"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/0d/0d3cca6c17c3503d13d581d034da9ffd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_6034e2d731599efa63b071be207b30b3"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/src/Controller/Admin/SecurityController.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Admin\SecurityController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/ble/public/index.php"
"line" => 5
"args" => [
"/app/ble/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/app/ble/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/0d/0d3cca6c17c3503d13d581d034da9ffd.php"
"line" => 267
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_6034e2d731599efa63b071be207b30b3"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/e5/e5da801225007b688bc0b58018b5b086.php"
"line" => 94
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_54d4fcee6199ccf75355afc3097ad8b2"
"type" => "->"
]
[
"file" => "/app/ble/var/cache/dev/twig/0d/0d3cca6c17c3503d13d581d034da9ffd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_6034e2d731599efa63b071be207b30b3"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/ble/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/src/Controller/Admin/SecurityController.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Admin\SecurityController"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/ble/public/index.php"
"line" => 5
"args" => [
"/app/ble/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/app/ble/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/ble/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/ble/public/index.php"
"line" => 5
"args" => [
"/app/ble/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "b4c3f75254b99b680119516dc520a34cb4c3f75254b99b680119516dc520a34c" |
| DATABASE_URL | "postgresql://user:ohR8Chu5tughi2nee0quoox1ez1beiM4@ble_postgres:5432/ble?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://ble.test.dc3.pdk.ooo" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MICROSERVICE_MEDIA_URL | "" |
| MICROSERVICE_NOTIFICATION_URL | "http://notification.mayak.test" |
| NOTIFICATION_CLIENT_ID | "77" |
| NOTIFICATION_SECRET_KEY | "Tyrm5U#I4ugwc9w" |
| authRefreshtokenLifetime | "259200" |
| authSessionLifetime | "15" |
| authTokenAlg | "RS256" |
| authTokenKeyPrivate | "%kernel.project_dir%/config/jwt-keys/jwtRS256.key" |
| authTokenKeyPublic | "%kernel.project_dir%/config/jwt-keys/jwtRS256.key.pub" |
| authTokenLifetime | "10" |
| loginTryCount | "5" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/app/ble/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/var/www" |
| HOSTNAME | "fdf2aab69ee3" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=79d18098945ada830431a70f33898393; sf_redirect=%7B%22token%22%3A%22596516%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fble%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A60%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "ble.test.dc3.pdk.ooo" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b96dc6d46-qtvqx (squid/6.13)" |
| HTTP_X_FORWARDED_FOR | "10.8.207.211, 216.73.216.189, 192.168.6.2" |
| HTTP_X_FORWARDED_PROTO | "http" |
| HTTP_X_FORWARDED_SCHEME | "http" |
| HTTP_X_REAL_IP | "192.168.6.2" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.31.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "95eae411d594fe6f6e5678b76645dc13ae47d3c0a5325c1d969b58dea56ee45a" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.31.tar.xz" |
| PHP_VERSION | "8.2.31" |
| PWD | "/app/ble" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.26.0.1" |
| REMOTE_PORT | "51622" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1779833758 |
| REQUEST_TIME_FLOAT | 1779833758.8594 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/app/ble/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.26.0.2" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.29.7" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,loginTryCount,authSessionLifetime,authRefreshtokenLifetime,authTokenLifetime,authTokenAlg,authTokenKeyPrivate,authTokenKeyPublic,MICROSERVICE_MEDIA_URL,MICROSERVICE_NOTIFICATION_URL,NOTIFICATION_CLIENT_ID,NOTIFICATION_SECRET_KEY,DEFAULT_URI,MESSENGER_TRANSPORT_DSN" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |