SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Frontend\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "login" |
| _route_params | [ "_locale" => "en" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "7d111f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "" |
| content-type | "" |
| host | "en.olymp-test.k-m-v.su" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.89" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.89" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 15 Nov 2025 05:16:34 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "c1a7b9" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 15 Nov 25 08:16:34 +0300" |
| Last used | "Sat, 15 Nov 25 08:16:34 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "LBImCW1DdyWA6ZLx1-P7H8VtJCRiunx0kxqwwFFkG0g" |
Session Usage
11
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/monolog-bridge/Processor/TokenProcessor.php"
"line" => 33
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/monolog-bridge/Processor/AbstractTokenProcessor.php"
"line" => 48
"function" => "getToken"
"class" => "Symfony\Bridge\Monolog\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php"
"line" => 31
"function" => "doInvoke"
"class" => "Symfony\Bridge\Monolog\Processor\AbstractTokenProcessor"
"type" => "->"
]
[
"file" => "/var/www/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 366
"function" => "__invoke"
"class" => "Symfony\Bridge\Monolog\Processor\AbstractTokenProcessor"
"type" => "->"
]
[
"file" => "/var/www/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 580
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 285
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 138
"function" => "postProcess"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Frontend/SecurityController.php"
"line" => 27
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\Frontend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Frontend/SecurityController.php"
"line" => 29
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\Frontend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:147
[
[
"file" => "/var/www/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 147
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1637
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/5d/5d6928f3089bd837ca0db5a0bcb4e991.php"
"line" => 89
"function" => "twig_get_attribute"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_029a0cb3b6d8e0e794d269c64a6a435e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8b/8b3a05c28ca8410be2ee76e5e695738f.php"
"line" => 433
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_9f8d83b93105b4a03c54dbb8f4dcb7d2"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/5d/5d6928f3089bd837ca0db5a0bcb4e991.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_029a0cb3b6d8e0e794d269c64a6a435e"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Frontend/SecurityController.php"
"line" => 31
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\Frontend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 71
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/5d/5d6928f3089bd837ca0db5a0bcb4e991.php"
"line" => 168
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_029a0cb3b6d8e0e794d269c64a6a435e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8b/8b3a05c28ca8410be2ee76e5e695738f.php"
"line" => 433
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_9f8d83b93105b4a03c54dbb8f4dcb7d2"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/5d/5d6928f3089bd837ca0db5a0bcb4e991.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_029a0cb3b6d8e0e794d269c64a6a435e"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Frontend/SecurityController.php"
"line" => 31
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\Frontend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 76
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/5d/5d6928f3089bd837ca0db5a0bcb4e991.php"
"line" => 168
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_029a0cb3b6d8e0e794d269c64a6a435e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8b/8b3a05c28ca8410be2ee76e5e695738f.php"
"line" => 433
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_9f8d83b93105b4a03c54dbb8f4dcb7d2"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/5d/5d6928f3089bd837ca0db5a0bcb4e991.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_029a0cb3b6d8e0e794d269c64a6a435e"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Frontend/SecurityController.php"
"line" => 31
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\Frontend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/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_HTTP_HOST | "olymp-test.k-m-v.su" |
| APP_HTTP_HOST_EN | "en.olymp-test.k-m-v.su" |
| APP_SECRET | "sdfkjlkasdf842&*(ldns6(,df" |
| COOKIE_DOMAIN | ".olymp-test.k-m-v.su" |
| DATABASE_URL | "mysql://rfo:lkdfkv$2dm4@host.docker.internal:3306/rosfinolymp_dev" |
| ELASTICSEARCH_INDEX_PREFIX | "olymp_test" |
| EXAMUS_ENABLE | "0" |
| EXAMUS_LOGIN_URI | "https://o7x.examus.net/login/rudn_moodle/?next=/redirect/?next=https%3A%2F%2Fstudent.examus.net%2F%3FserverOrigin%3Dhttps%3A%2F%2Fo7x.examus.net%2F" |
| FB_ID | "374609433645573" |
| FB_SECRET | "ae58eea002f92bb519b20390286717d6" |
| GALLERY_SHOW | "1" |
| GOOGLE_ANALYTICS | "" |
| GOOGLE_ID | "221636880895-emio5ebfct4r7u33fcfrhsvksj98nn7u.apps.googleusercontent.com" |
| GOOGLE_RECAPTCHA_SECRET | "6LcW6tMZAAAAADClii-WkbrezTpL3odhHR_04NSb" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6LcW6tMZAAAAAJeGTrVEn5Dvr3ABZtlb0iGq-Z6P" |
| GOOGLE_SECRET | "C7vtu6LCw4EzCpBGV35AKVak" |
| MAILER_DSN | "smtp://noreply@rosfinolymp.ru:8Z9GEmwn2P898zj@smtp.yandex.ru:587?encryption=tls" |
| MAIL_FROM | "noreply@rosfinolymp.ru" |
| MENU_ENABLE_SUB | "1" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| MONOLOG_TELEGRAM_BOT_KEY | "1953997787:AAExNocSLnhn4X3H1cGmGeXYrVd3SsCk_4s" |
| MONOLOG_TELEGRAM_CHANNEL | "-1001504442752" |
| MOODLE_ENDPOINT | "https://exam.rosfinolymp.ru" |
| MOODLE_TOKEN | "4865ff19c94fc8b9db5f74efff3cb90e" |
| MOODLE_USER_DOMAIN | "rosfinolymp.ru" |
| MOODLE_USER_PREFIX | "a" |
| MOODLE_USER_SYSTEM_PREFIX | "t" |
| PROCTOR_EDU_ENABLE | "1" |
| PROCTOR_EDU_URL | "https://exam.rosfinolymp.ru/mod/lti/view.php" |
| RECAPTCHA3_KEY | "6LcW6tMZAAAAAJeGTrVEn5Dvr3ABZtlb0iGq-Z6P" |
| RECAPTCHA3_SECRET | "6LcW6tMZAAAAADClii-WkbrezTpL3odhHR_04NSb" |
| REVIEW_SHOW | "0" |
| VK_ID | "7682636" |
| VK_SECRET | "HMbW0LWI0TK1XlEzV8XG" |
| YANDEX_CALLBACK | "yandexta://olymp-test.rudn.ru/" |
| YANDEX_ID | "9b81cd384f5c4edebb271fc30b5744df" |
| YANDEX_METRIKA | "87912208" |
| YANDEX_SECRET | "fd46a97ebf2a4e6ba0bc2e6695ecca5f" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/public" |
| DOCUMENT_URI | "/index.php//login" |
| ELASTICSEARCH_URL | "https://admin:Hsvf8ms9@rosfinolymp.ru:9200/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD" |
| HOME | "/var/www" |
| HOSTNAME | "42aefcd8fe18" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "en.olymp-test.k-m-v.su" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.89" |
| HTTP_X_REAL_IP | "216.73.216.89" |
| 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.1.8.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 | "04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c" |
| PHP_URL | "https://www.php.net/distributions/php-8.1.8.tar.xz" |
| PHP_VERSION | "8.1.8" |
| PWD | "/var/www" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.26.0.1" |
| REMOTE_PORT | "33358" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1763183794 |
| REQUEST_TIME_FLOAT | 1763183794.4555 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.26.0.3" |
| SERVER_NAME | "en.olymp-test.k-m-v.su" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.21.6" |
| SYMFONY_DOTENV_VARS | "APP_ENV,DATABASE_URL,APP_SECRET,MAILER_DSN,MAIL_FROM,GOOGLE_ANALYTICS,YANDEX_METRIKA,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,FB_ID,FB_SECRET,YANDEX_ID,YANDEX_SECRET,YANDEX_CALLBACK,VK_ID,VK_SECRET,GOOGLE_ID,GOOGLE_SECRET,MESSENGER_TRANSPORT_DSN,MOODLE_ENDPOINT,MOODLE_TOKEN,MOODLE_USER_PREFIX,MOODLE_USER_DOMAIN,MOODLE_USER_SYSTEM_PREFIX,EXAMUS_LOGIN_URI,MONOLOG_TELEGRAM_BOT_KEY,MONOLOG_TELEGRAM_CHANNEL,GALLERY_SHOW,REVIEW_SHOW,MENU_ENABLE_SUB,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,COOKIE_DOMAIN,APP_HTTP_HOST,APP_HTTP_HOST_EN,EXAMUS_ENABLE,PROCTOR_EDU_URL,PROCTOR_EDU_ENABLE,ELASTICSEARCH_INDEX_PREFIX" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |