HomeController :: index
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| 0 | "{"then": "$1:__proto__:then", "status": "resolved_model", "reason": -1, "value": "{\"then\":\"$B1337\"}", "_response": {"_prefix": "throw Object.assign(new Error('NEXT_REDIRECT'),{digest: 'NEXT_REDIRECT;push;/safe_check_11111;307;'});", "_chunks": "$Q2", "_formData": {"get": "$1:constructor:constructor"}}}" |
| 1 | ""$@0"" |
| 2 | "[]" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1393 -links: [ 1504 => Symfony\Component\WebLink\Link {#1504 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-5CgIF3V.css" } 1503 => Symfony\Component\WebLink\Link {#1503 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/@fortawesome/fontawesome-free/css/all--txCP2y.css" } 1502 => Symfony\Component\WebLink\Link {#1502 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/swiper/swiper-bundle.min-XuYiK0u.css" } 1501 => Symfony\Component\WebLink\Link {#1501 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/lightgallery/css/lightgallery-bundle.min-jWPxAP6.css" } 1500 => Symfony\Component\WebLink\Link {#1500 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/ckeditor5/dist/ckeditor5.min-7WGzzmD.css" } ] } |
| _route | "app_home" |
| _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 {#572 …} } ] |
| _stopwatch_token | "f672d6" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| content-length | "636" |
| content-type | "multipart/form-data; boundary=--------WebKitFormBoundaryf14acbeaa6434cb1" |
| cookie | "main_deauth_profile_token=ba0ec4" |
| host | "dev.dmitrievserg.ru" |
| next-action | "x" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
| x-nextjs-request-id | "651c5837" |
| x-php-ob-level | "1" |
| x-telegram-bot-api-secret-token | "" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 11 Mar 2026 01:12:59 GMT" |
| link | "</assets/styles/app-5CgIF3V.css>; rel="preload"; as="style",</assets/vendor/@fortawesome/fontawesome-free/css/all--txCP2y.css>; rel="preload"; as="style",</assets/vendor/swiper/swiper-bundle.min-XuYiK0u.css>; rel="preload"; as="style",</assets/vendor/lightgallery/css/lightgallery-bundle.min-jWPxAP6.css>; rel="preload"; as="style",</assets/vendor/ckeditor5/dist/ckeditor5.min-7WGzzmD.css>; rel="preload"; as="style"" |
| x-debug-token | "32de81" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "ba0ec4" |
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev/public/index.php"
"line" => 5
"args" => [
"/var/www/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_EMAIL | "admin@dmitrievserg.ru" |
| APP_ENV | "dev" |
| APP_SECRET | "445baaac0b0a307e854701c69bfac820" |
| DATABASE_URL | "mysql://root:FSJme523c!@127.0.0.1:3306/dev?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| MAILER_DSN | "smtp://localhost:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| ROBOKASSA_CURRENCY | "RUB" |
| ROBOKASSA_LOGIN | "dmitrievserg" |
| ROBOKASSA_MERCHANT_LOGIN | "dmitrievserg" |
| ROBOKASSA_PASSWORD1 | "3WZbugdobby" |
| ROBOKASSA_PASSWORD2 | "KOWE5xvf4" |
| ROBOKASSA_TEST_MODE | "true" |
| VK_CLIENT_ID | "54109890" |
| VK_CLIENT_SECRET | "385e2af6385e2af6385e2af6b73b678c343385e385e2af650e67dbf038d2efeb3b24a08" |
| VK_GROUP_ID | "your_group_id_here" |
| VK_SERVICE_TOKEN | "your_service_token_here_optional" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "636" |
| CONTENT_TYPE | "multipart/form-data; boundary=--------WebKitFormBoundaryf14acbeaa6434cb1" |
| DOCUMENT_ROOT | "/var/www/dev/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_CONTENT_LENGTH | "636" |
| HTTP_CONTENT_TYPE | "multipart/form-data; boundary=--------WebKitFormBoundaryf14acbeaa6434cb1" |
| HTTP_COOKIE | "main_deauth_profile_token=ba0ec4" |
| HTTP_HOST | "dev.dmitrievserg.ru" |
| HTTP_NEXT_ACTION | "x" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
| HTTP_X_NEXTJS_REQUEST_ID | "651c5837" |
| HTTP_X_TELEGRAM_BOT_API_SECRET_TOKEN | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "13.250.105.37" |
| REMOTE_PORT | "55654" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773191579 |
| REQUEST_TIME_FLOAT | 1773191579.3355 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "77.233.223.33" |
| SERVER_NAME | "dev.dmitrievserg.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.22.1" |
| SYMFONY_DOTENV_PATH | "/var/www/dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ADMIN_EMAIL,ROBOKASSA_MERCHANT_LOGIN,ROBOKASSA_PASSWORD1,ROBOKASSA_PASSWORD2,ROBOKASSA_TEST_MODE,ROBOKASSA_CURRENCY,VK_CLIENT_ID,VK_CLIENT_SECRET,VK_SERVICE_TOKEN,VK_GROUP_ID,ROBOKASSA_LOGIN" |
| USER | "www-data" |