Controller :: indexAction
Request
GET Parameters
| Key | Value |
|---|---|
| callback | "fos.Router.setData" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "fos_js_routing.controller::indexAction" |
| _firewall_context | "security.firewall.map.context.dev" |
| _format | "js" |
| _route | "fos_js_routing_js" |
| _route_params | [ "_format" => "js" ] |
| _stopwatch_token | "607cd3" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US" |
| connection | "close" |
| content-length | "" |
| content-type | "" |
| cookie | "PHPSESSID=ggamaqgcpbiqm5l78e5qt1dlr6" |
| host | "education.niioz.ru" |
| referer | "https://education.niioz.ru/" |
| sec-fetch-dest | "script" |
| sec-fetch-mode | "no-cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1" |
| x-forwarded-for | "44.255.181.131" |
| x-php-ob-level | "1" |
| x-real-ip | "44.255.181.131" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "application/javascript" |
| date | "Sat, 20 Dec 2025 01:38:56 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "b57114" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ggamaqgcpbiqm5l78e5qt1dlr6" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 20 Dec 25 04:38:55 +0300" |
| Last used | "Sat, 20 Dec 25 04:38:55 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/authenticate | "X7J2vhkO7eRtmTYlYRd4xUaNfZcH53Ib1nB4NFdDrc0" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
FOS\JsRoutingBundle\Controller\Controller:50
[
[
"file" => "/var/www/education.niioz.ru/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php"
"line" => 50
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/education.niioz.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "indexAction"
"class" => "FOS\JsRoutingBundle\Controller\Controller"
"type" => "->"
]
[
"file" => "/var/www/education.niioz.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/education.niioz.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/education.niioz.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/education.niioz.ru/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/education.niioz.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/education.niioz.ru/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 | "83b7568ccb9fbc5b842e1c281d575017" |
| DATABASE_URL | "mysql://u_educ_db:pVS17oDf@127.0.0.1:3306/educ_db?serverVersion=8.0.32&charset=utf8mb4" |
| MAILER_DSN | "smtp://5083659:6uc19txoxmde5synsnwcc66qgm17egukwuahx89e@smtp.go1.unisender.ru:25?verify_peer=false&encryption=ssl&stream_options[ssl][verify_peer]=false&stream_options[ssl][verify_peer_name]=false&stream_options[ssl][allow_self_signed]=true" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/education.niioz.ru/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=ggamaqgcpbiqm5l78e5qt1dlr6" |
| HTTP_HOST | "education.niioz.ru" |
| HTTP_REFERER | "https://education.niioz.ru/" |
| HTTP_SEC_FETCH_DEST | "script" |
| HTTP_SEC_FETCH_MODE | "no-cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1" |
| HTTP_X_FORWARDED_FOR | "44.255.181.131" |
| HTTP_X_REAL_IP | "44.255.181.131" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "callback=fos.Router.setData" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.16.0.80" |
| REMOTE_PORT | "43616" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1766194736 |
| REQUEST_TIME_FLOAT | 1766194736.7233 |
| REQUEST_URI | "/js/routing?callback=fos.Router.setData" |
| SCRIPT_FILENAME | "/var/www/education.niioz.ru/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.0.88" |
| SERVER_NAME | "education.niioz.ru" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "www-data" |