SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value | 
|---|---|
| _controller | "App\Controller\SecurityController::login" | 
| _firewall_context | "security.firewall.map.context.main" | 
| _links | Symfony\Component\WebLink\GenericLinkProvider {#932 -links: [ 934 => Symfony\Component\WebLink\Link {#934 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-qfzJck-.css" } ] } | 
| _redirected | true | 
| _route | "app_login" | 
| _route_params | [] | 
| _security_authenticators | [] | 
| _security_firewall_run | "_security_main" | 
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#621 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#567 …} } ] | 
| _stopwatch_token | "c470cf" | 
Request Headers
| Header | Value | 
|---|---|
| accept | "*/*" | 
| accept-encoding | "gzip, br" | 
| cdn-loop | "cloudflare; loops=1" | 
| cf-connecting-ip | "216.73.216.82" | 
| cf-ipcountry | "US" | 
| cf-ray | "9968c08f8fc42041-ORD" | 
| cf-visitor | "{"scheme":"https"}" | 
| connection | "close" | 
| cookie | "main_deauth_profile_token=a603a4; sf_redirect=%7B%22token%22%3A%22a603a4%22%2C%22route%22%3A%22exam_question%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CExamController%22%2C%22method%22%3A%22question%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FExamController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=40d71122b398912c488d996712c1b7ca" | 
| host | "eltest.derium.ru" | 
| referer | "https://eltest.derium.ru/exam/q/164" | 
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" | 
| x-forwarded-for | "216.73.216.82, 172.69.6.202" | 
| x-forwarded-host | "eltest.derium.ru" | 
| x-forwarded-port | "443" | 
| x-forwarded-proto | "https" | 
| x-php-ob-level | "0" | 
| x-real-ip | "172.69.6.202" | 
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 | "Thu, 30 Oct 2025 06:10:54 GMT" | 
| expires | "-1" | 
| link | "</assets/styles/app-qfzJck-.css>; rel="preload"; as="style"" | 
| pragma | "no-cache" | 
| x-debug-token | "9fcc8b" | 
Cookies
Request Cookies
| Key | Value | 
|---|---|
| PHPSESSID | "40d71122b398912c488d996712c1b7ca" | 
| main_deauth_profile_token | "a603a4" | 
| sf_redirect | "{"token":"a603a4","route":"exam_question","method":"GET","controller":{"class":"App\\Controller\\ExamController","method":"question","file":"\/var\/www\/html\/src\/Controller\/ExamController.php","line":85},"status_code":302,"status_text":"Found"}" | 
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value | 
|---|---|
| Created | "Thu, 30 Oct 25 06:10:53 +0000" | 
| Last used | "Thu, 30 Oct 25 06:10:53 +0000" | 
| Lifetime | 0 | 
Session Attributes
| Attribute | Value | 
|---|---|
| _security.main.target_path | "https://eltest.derium.ru/exam/q/164" | 
Session Usage
                        4
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
| Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38 [
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
] | 
| Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57 [
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
] | 
| Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39 [
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/84/84bcc511416e25fbc541e09cb2536ffc.php"
    "line" => 104
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e6a4dd0fdc05fd1e3fce091de0f6130a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e4/e46b05278fafcd834e91ba858eebe2a2.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_eece5efc4102c2fc28f2e2a7b8aa9d75"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/SecurityController.php"
    "line" => 21
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
] | 
| Symfony\Bridge\Twig\AppVariable:181 [
  [
    "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/84/84bcc511416e25fbc541e09cb2536ffc.php"
    "line" => 176
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e6a4dd0fdc05fd1e3fce091de0f6130a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e4/e46b05278fafcd834e91ba858eebe2a2.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_eece5efc4102c2fc28f2e2a7b8aa9d75"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/SecurityController.php"
    "line" => 21
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
] | 
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value | 
|---|---|
| APP_SECRET | "293ab5ff937454b3bdb6b8893fc28c69" | 
| DATABASE_URL | "postgresql://eb:eb@db:5432/eb?serverVersion=16&charset=utf8" | 
| MAILER_DSN | "null://null" | 
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" | 
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" | 
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
| APP_ENV | "dev" | 
| CONTENT_LENGTH | "" | 
| CONTENT_TYPE | "" | 
| DOCUMENT_ROOT | "/var/www/html/public" | 
| DOCUMENT_URI | "/index.php" | 
| FCGI_ROLE | "RESPONDER" | 
| GATEWAY_INTERFACE | "CGI/1.1" | 
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" | 
| HOME | "/home/app" | 
| HOSTNAME | "bf71850608e7" | 
| HTTP_ACCEPT | "*/*" | 
| HTTP_ACCEPT_ENCODING | "gzip, br" | 
| HTTP_CDN_LOOP | "cloudflare; loops=1" | 
| HTTP_CF_CONNECTING_IP | "216.73.216.82" | 
| HTTP_CF_IPCOUNTRY | "US" | 
| HTTP_CF_RAY | "9968c08f8fc42041-ORD" | 
| HTTP_CF_VISITOR | "{"scheme":"https"}" | 
| HTTP_CONNECTION | "close" | 
| HTTP_COOKIE | "main_deauth_profile_token=a603a4; sf_redirect=%7B%22token%22%3A%22a603a4%22%2C%22route%22%3A%22exam_question%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CExamController%22%2C%22method%22%3A%22question%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FExamController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=40d71122b398912c488d996712c1b7ca" | 
| HTTP_HOST | "eltest.derium.ru" | 
| HTTP_REFERER | "https://eltest.derium.ru/exam/q/164" | 
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" | 
| HTTP_X_FORWARDED_FOR | "216.73.216.82, 172.69.6.202" | 
| HTTP_X_FORWARDED_HOST | "eltest.derium.ru" | 
| HTTP_X_FORWARDED_PORT | "443" | 
| HTTP_X_FORWARDED_PROTO | "https" | 
| HTTP_X_REAL_IP | "172.69.6.202" | 
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" | 
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" | 
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.29.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_IDE_CONFIG | "serverName=ebapp" | 
| PHP_INI_DIR | "/usr/local/etc/php" | 
| PHP_LDFLAGS | "-Wl,-O1 -pie" | 
| PHP_SELF | "/index.php" | 
| PHP_SHA256 | "475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c" | 
| PHP_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz" | 
| PHP_VERSION | "8.2.29" | 
| PWD | "/var/www/html" | 
| QUERY_STRING | "" | 
| REDIRECT_STATUS | "200" | 
| REMOTE_ADDR | "172.24.0.1" | 
| REMOTE_PORT | "60706" | 
| REQUEST_METHOD | "GET" | 
| REQUEST_SCHEME | "http" | 
| REQUEST_TIME | 1761804654 | 
| REQUEST_TIME_FLOAT | 1761804654.0916 | 
| REQUEST_URI | "/login" | 
| SCRIPT_FILENAME | "/var/www/html/public/index.php" | 
| SCRIPT_NAME | "/index.php" | 
| SERVER_ADDR | "172.24.0.6" | 
| SERVER_NAME | "_" | 
| SERVER_PORT | "80" | 
| SERVER_PROTOCOL | "HTTP/1.0" | 
| SERVER_SOFTWARE | "nginx/1.27.5" | 
| SHLVL | "1" | 
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" | 
| SYMFONY_DOTENV_VARS | "APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TRUSTED_PROXIES" | 
| USER | "app" | 
| argc | 0 | 
| argv | [] |