Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value | 
|---|---|
| _controller | "App\Controller\ExamController::question" | 
| _firewall_context | "security.firewall.map.context.main" | 
| _redirected | true | 
| _route | "exam_question" | 
| _route_params | [ "attemptId" => "180" ] | 
| _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 | "f0d6e5" | 
| attemptId | "180" | 
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 | "996dbffb7c6b0fa0-EWR" | 
| cf-visitor | "{"scheme":"https"}" | 
| connection | "close" | 
| cookie | "sf_redirect=%7B%22token%22%3A%22c47cea%22%2C%22route%22%3A%22exam_finish%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%22finish%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FExamController.php%22%2C%22line%22%3A267%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=0885e62309a8c2fcdc8b9c574b89ae0e; main_deauth_profile_token=c47cea" | 
| host | "eltest.derium.ru" | 
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" | 
| x-forwarded-for | "216.73.216.82, 162.158.62.9" | 
| x-forwarded-host | "eltest.derium.ru" | 
| x-forwarded-port | "443" | 
| x-forwarded-proto | "https" | 
| x-php-ob-level | "0" | 
| x-real-ip | "162.158.62.9" | 
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 20:44:19 GMT" | 
| expires | "-1" | 
| location | "https://eltest.derium.ru/login" | 
| pragma | "no-cache" | 
| x-debug-token | "25830a" | 
Cookies
Request Cookies
| Key | Value | 
|---|---|
| PHPSESSID | "0885e62309a8c2fcdc8b9c574b89ae0e" | 
| main_deauth_profile_token | "c47cea" | 
| sf_redirect | "{"token":"c47cea","route":"exam_finish","method":"GET","controller":{"class":"App\\Controller\\ExamController","method":"finish","file":"\/var\/www\/html\/src\/Controller\/ExamController.php","line":267},"status_code":302,"status_text":"Found"}" | 
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value | 
|---|---|
| Created | "Thu, 30 Oct 25 20:44:18 +0000" | 
| Last used | "Thu, 30 Oct 25 20:44:19 +0000" | 
| Lifetime | 0 | 
Session Attributes
| Attribute | Value | 
|---|---|
| _security.main.target_path | "https://eltest.derium.ru/exam/q/180" | 
Session Usage
                        2
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
| 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/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "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\Firewall\ExceptionListener:28 [
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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 | "996dbffb7c6b0fa0-EWR" | 
| HTTP_CF_VISITOR | "{"scheme":"https"}" | 
| HTTP_CONNECTION | "close" | 
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22c47cea%22%2C%22route%22%3A%22exam_finish%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%22finish%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FExamController.php%22%2C%22line%22%3A267%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=0885e62309a8c2fcdc8b9c574b89ae0e; main_deauth_profile_token=c47cea" | 
| HTTP_HOST | "eltest.derium.ru" | 
| 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, 162.158.62.9" | 
| HTTP_X_FORWARDED_HOST | "eltest.derium.ru" | 
| HTTP_X_FORWARDED_PORT | "443" | 
| HTTP_X_FORWARDED_PROTO | "https" | 
| HTTP_X_REAL_IP | "162.158.62.9" | 
| 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 | "52546" | 
| REQUEST_METHOD | "GET" | 
| REQUEST_SCHEME | "http" | 
| REQUEST_TIME | 1761857059 | 
| REQUEST_TIME_FLOAT | 1761857059.19 | 
| REQUEST_URI | "/exam/q/180" | 
| 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 | [] |