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" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#442 -supports: false -passport: null -duration: null -stub: "App\Security\LoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginAuthenticator {#443 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#263 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#353 …} } ] |
| _stopwatch_token | "bd0949" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=bb7307; PHPSESSID=d303f105c88869de5d3230b8d2cacf49; sf_redirect=%7B%22token%22%3A%22bb7307%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fkripton%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "beta-kripton.profsoft.online" |
| referer | "http://beta-kripton.profsoft.online/login" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.116" |
| x-forwarded-host | "beta-kripton.profsoft.online" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.116" |
| x-request-id | "c66334252796d0e2bb80a685a0261a75" |
| x-scheme | "https" |
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, 15 Apr 2026 19:24:01 GMT" |
| set-cookie | "PHPSESSID=d303f105c88869de5d3230b8d2cacf49; expires=Wed, 15 Apr 2026 21:24:01 GMT; Max-Age=7200; path=/; httponly; samesite=lax" |
| x-debug-token | "e3bbe3" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "d303f105c88869de5d3230b8d2cacf49" |
| main_deauth_profile_token | "bb7307" |
| sf_redirect | "{"token":"bb7307","route":"index","method":"GET","controller":{"class":"App\\Controller\\IndexController","method":"index","file":"\/var\/www\/kripton\/src\/Controller\/IndexController.php","line":12},"status_code":302,"status_text":"Found"}" |
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#390 #expire: 1776288241 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "d303f105c88869de5d3230b8d2cacf49" #domain: "" #secure: false #httpOnly: true -raw: false -partitioned: false } |
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 15 Apr 26 22:24:00 +0300" |
| Last used | "Wed, 15 Apr 26 22:24:00 +0300" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _last_activity_time | 1776281041 |
| _security.main.target_path | "http://beta-kripton.profsoft.online/" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/kripton/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/security-bundle/Security.php"
"line" => 68
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/security-bundle/Security.php"
"line" => 50
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/kripton/src/EventListener/User/UserSessionExpiredSubscriber.php"
"line" => 35
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\User\UserSessionExpiredSubscriber"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/kripton/public/index.php"
"line" => 5
"args" => [
"/var/www/kripton/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\User\UserSessionExpiredSubscriber:42
[
[
"file" => "/var/www/kripton/src/EventListener/User/UserSessionExpiredSubscriber.php"
"line" => 42
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\User\UserSessionExpiredSubscriber"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/kripton/public/index.php"
"line" => 5
"args" => [
"/var/www/kripton/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\User\UserSessionExpiredSubscriber:59
[
[
"file" => "/var/www/kripton/src/EventListener/User/UserSessionExpiredSubscriber.php"
"line" => 59
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\User\UserSessionExpiredSubscriber"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/kripton/public/index.php"
"line" => 5
"args" => [
"/var/www/kripton/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/kripton/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/kripton/src/Controller/SecurityController.php"
"line" => 46
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/kripton/public/index.php"
"line" => 5
"args" => [
"/var/www/kripton/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/kripton/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/kripton/src/Controller/SecurityController.php"
"line" => 47
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/kripton/public/index.php"
"line" => 5
"args" => [
"/var/www/kripton/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:169
[
[
"file" => "/var/www/kripton/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 169
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/kripton/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/kripton/public/index.php"
"line" => 5
"args" => [
"/var/www/kripton/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 | "7frtUlbdnA0xHcdVAqZGuPvfpABHQM4i" |
| BANK_COMMISSION_PERCENT | "0" |
| TEST_FILE | "blank.pdf" |
| TIME_ZONE | "Europe/Moscow" |
Defined as regular env variables
| Key | Value |
|---|---|
| API_TOCHKA_HOST | "https://pre.tochka.com/api/v1" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT | "tcp://10.99.186.203:1025" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_1025_TCP | "tcp://10.99.186.203:1025" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_1025_TCP_ADDR | "10.99.186.203" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_1025_TCP_PORT | "1025" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_1025_TCP_PROTO | "tcp" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_8025_TCP | "tcp://10.99.186.203:8025" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_8025_TCP_ADDR | "10.99.186.203" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_8025_TCP_PORT | "8025" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_PORT_8025_TCP_PROTO | "tcp" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_SERVICE_HOST | "10.99.186.203" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_SERVICE_PORT | "1025" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_SERVICE_PORT_SMTP | "1025" |
| BACKEND_KRIPTON_BACKEND_MAILHOG_SERVICE_PORT_WEB | "8025" |
| BACKEND_KRIPTON_BACKEND_PORT | "tcp://10.107.139.172:80" |
| BACKEND_KRIPTON_BACKEND_PORT_80_TCP | "tcp://10.107.139.172:80" |
| BACKEND_KRIPTON_BACKEND_PORT_80_TCP_ADDR | "10.107.139.172" |
| BACKEND_KRIPTON_BACKEND_PORT_80_TCP_PORT | "80" |
| BACKEND_KRIPTON_BACKEND_PORT_80_TCP_PROTO | "tcp" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_PORT | "tcp://10.106.135.11:5672" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_PORT_5672_TCP | "tcp://10.106.135.11:5672" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_PORT_5672_TCP_ADDR | "10.106.135.11" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_PORT_5672_TCP_PORT | "5672" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_PORT_5672_TCP_PROTO | "tcp" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_SERVICE_HOST | "10.106.135.11" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_SERVICE_PORT | "5672" |
| BACKEND_KRIPTON_BACKEND_RABBITMQ_SERVICE_PORT_AMQP | "5672" |
| BACKEND_KRIPTON_BACKEND_SERVICE_HOST | "10.107.139.172" |
| BACKEND_KRIPTON_BACKEND_SERVICE_PORT | "80" |
| BACKEND_KRIPTON_BACKEND_SERVICE_PORT_HTTP | "80" |
| BIK | "044525104" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "postgresql://kripton-user:Ok3n53UBqb@10.5.0.103:5433/kripton-dev?serverVersion=15&charset=utf8" |
| DOCUMENT_ROOT | "/var/www/kripton/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GLOBAL_SALT | "some_global_salt" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/home/www-data" |
| HOSTNAME | "backend-kripton-backend-546dd58dc4-9jshv" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=bb7307; PHPSESSID=d303f105c88869de5d3230b8d2cacf49; sf_redirect=%7B%22token%22%3A%22bb7307%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fkripton%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "beta-kripton.profsoft.online" |
| HTTP_REFERER | "http://beta-kripton.profsoft.online/login" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.116" |
| HTTP_X_FORWARDED_HOST | "beta-kripton.profsoft.online" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.216.116" |
| HTTP_X_REQUEST_ID | "c66334252796d0e2bb80a685a0261a75" |
| HTTP_X_SCHEME | "https" |
| KUBERNETES_PORT | "tcp://10.96.0.1:443" |
| KUBERNETES_PORT_443_TCP | "tcp://10.96.0.1:443" |
| KUBERNETES_PORT_443_TCP_ADDR | "10.96.0.1" |
| KUBERNETES_PORT_443_TCP_PORT | "443" |
| KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
| KUBERNETES_SERVICE_HOST | "10.96.0.1" |
| KUBERNETES_SERVICE_PORT | "443" |
| KUBERNETES_SERVICE_PORT_HTTPS | "443" |
| MAILER_DSN | "smtp://backend-kripton-backend-mailhog:1025" |
| MAILER_SENDER | "kripton@mail.ru" |
| MESSENGER_TRANSPORT_DSN | "amqp://rabbitMQ:rabbitMQ@backend-kripton-backend-rabbitmq:5672" |
| NOMINAL_ACCOUNT | "40702810420000088685" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/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.3.30.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_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz" |
| PHP_VERSION | "8.3.30" |
| PRIVATE_KEY_PATH | "credentials/key.pem" |
| PUBLIC_KEY_FOR_CARD_PATH | "credentials/pre-key.pem" |
| PUBLIC_KEY_PATH | "credentials/cert.pem" |
| PWD | "/var/www/kripton" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.244.0.176" |
| REMOTE_PORT | "52158" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776281041 |
| REQUEST_TIME_FLOAT | 1776281041.2874 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/kripton/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.244.0.164" |
| SERVER_NAME | "localhost" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.25.5" |
| SHLVL | "1" |
| SIGN_THUMBPRINT | "4f81d01c056d63b1c3941a255d60b14e1dd417a4" |
| SYMFONY_DOTENV_PATH | "/var/www/kripton/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,BANK_COMMISSION_PERCENT,TEST_FILE,TIME_ZONE" |
| SYSTEM_IDENTIFIER | "krypton16" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |