ExamController :: question
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value | 
|---|---|
| action | "finish" | 
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value | 
|---|---|
| _controller | "App\Controller\ExamController::question" | 
| _firewall_context | "security.firewall.map.context.main" | 
| _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 | "6b5b92" | 
| attemptId | "180" | 
Request Headers
| Header | Value | 
|---|---|
| accept | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" | 
| accept-encoding | "gzip, br" | 
| accept-language | "ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3" | 
| alt-used | "eltest.derium.ru" | 
| cdn-loop | "cloudflare; loops=1" | 
| cf-connecting-ip | "95.24.44.161" | 
| cf-ipcountry | "RU" | 
| cf-ray | "996c4b2b9c8d8b44-AMS" | 
| cf-visitor | "{"scheme":"https"}" | 
| connection | "close" | 
| content-length | "13" | 
| content-type | "application/x-www-form-urlencoded;charset=UTF-8" | 
| cookie | "PHPSESSID=4510b07735797c418124a39f559efe6c; main_auth_profile_token=577f81" | 
| host | "eltest.derium.ru" | 
| origin | "https://eltest.derium.ru" | 
| priority | "u=1" | 
| referer | "https://eltest.derium.ru/exam/q/180" | 
| sec-fetch-dest | "empty" | 
| sec-fetch-mode | "cors" | 
| sec-fetch-site | "same-origin" | 
| user-agent | "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0" | 
| x-forwarded-for | "95.24.44.161, 172.70.46.249" | 
| x-forwarded-host | "eltest.derium.ru" | 
| x-forwarded-port | "443" | 
| x-forwarded-proto | "https" | 
| x-php-ob-level | "0" | 
| x-real-ip | "172.70.46.249" | 
| x-turbo-request-id | "06dd2733-aa34-4e80-9b55-d9575a612766" | 
Request Content
Raw
action=finish
Response
Response Headers
| Header | Value | 
|---|---|
| cache-control | "private, must-revalidate" | 
| content-type | "text/html; charset=utf-8" | 
| date | "Thu, 30 Oct 2025 16:29:48 GMT" | 
| expires | "-1" | 
| location | "/exam/finish/180" | 
| pragma | "no-cache" | 
| x-debug-token | "43616b" | 
Cookies
Request Cookies
| Key | Value | 
|---|---|
| PHPSESSID | "4510b07735797c418124a39f559efe6c" | 
| main_auth_profile_token | "577f81" | 
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value | 
|---|---|
| Created | "Thu, 30 Oct 25 14:48:17 +0000" | 
| Last used | "Thu, 30 Oct 25 16:29:46 +0000" | 
| Lifetime | 0 | 
Session Attributes
| Attribute | Value | 
|---|---|
| _security.last_username | "Suraev" | 
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":10:{s:19:"\x00App\Entity\User\x00id";i:11;s:22:"\x00App\Entity\User\x00login";s:6:"Suraev";s:22:"\x00App\Entity\User\x00roles";a:0:{}s:25:"\x00App\Entity\User\x00password";s:8:"9fd315e6";s:30:"\x00App\Entity\User\x00plainPassword";N;s:35:"\x00App\Entity\User\x00activeSessionToken";s:64:"6a449135589d785dc11a00a96fd8555e1607aeb255a156884c3e8119bb0e365f";s:25:"\x00App\Entity\User\x00fullName";s:12:"Сураев";s:25:"\x00App\Entity\User\x00isActive";b:1;s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-10-22 15:25:40.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:29:"\x00App\Entity\User\x00accessGrants";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}" | 
| active_session_token | "6a449135589d785dc11a00a96fd8555e1607aeb255a156884c3e8119bb0e365f" | 
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-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "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"
  ]
] | 
| App\EventSubscriber\ActiveSessionSubscriber:77 [
  [
    "file" => "/var/www/html/src/EventSubscriber/ActiveSessionSubscriber.php"
    "line" => 77
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\ActiveSessionSubscriber"
    "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"
  ]
] | 
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 | "13" | 
| CONTENT_TYPE | "application/x-www-form-urlencoded;charset=UTF-8" | 
| 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 | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" | 
| HTTP_ACCEPT_ENCODING | "gzip, br" | 
| HTTP_ACCEPT_LANGUAGE | "ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3" | 
| HTTP_ALT_USED | "eltest.derium.ru" | 
| HTTP_CDN_LOOP | "cloudflare; loops=1" | 
| HTTP_CF_CONNECTING_IP | "95.24.44.161" | 
| HTTP_CF_IPCOUNTRY | "RU" | 
| HTTP_CF_RAY | "996c4b2b9c8d8b44-AMS" | 
| HTTP_CF_VISITOR | "{"scheme":"https"}" | 
| HTTP_CONNECTION | "close" | 
| HTTP_CONTENT_LENGTH | "13" | 
| HTTP_CONTENT_TYPE | "application/x-www-form-urlencoded;charset=UTF-8" | 
| HTTP_COOKIE | "PHPSESSID=4510b07735797c418124a39f559efe6c; main_auth_profile_token=577f81" | 
| HTTP_HOST | "eltest.derium.ru" | 
| HTTP_ORIGIN | "https://eltest.derium.ru" | 
| HTTP_PRIORITY | "u=1" | 
| HTTP_REFERER | "https://eltest.derium.ru/exam/q/180" | 
| HTTP_SEC_FETCH_DEST | "empty" | 
| HTTP_SEC_FETCH_MODE | "cors" | 
| HTTP_SEC_FETCH_SITE | "same-origin" | 
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0" | 
| HTTP_X_FORWARDED_FOR | "95.24.44.161, 172.70.46.249" | 
| HTTP_X_FORWARDED_HOST | "eltest.derium.ru" | 
| HTTP_X_FORWARDED_PORT | "443" | 
| HTTP_X_FORWARDED_PROTO | "https" | 
| HTTP_X_REAL_IP | "172.70.46.249" | 
| HTTP_X_TURBO_REQUEST_ID | "06dd2733-aa34-4e80-9b55-d9575a612766" | 
| 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 | "51940" | 
| REQUEST_METHOD | "POST" | 
| REQUEST_SCHEME | "http" | 
| REQUEST_TIME | 1761841788 | 
| REQUEST_TIME_FLOAT | 1761841788.7638 | 
| 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 | [] |