SecurityController :: adminLogin
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::adminLogin" |
| _firewall_context | "security.firewall.map.context.admin" |
| _redirected | true |
| _route | "admin_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_admin" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1705 -supports: false -passport: null -duration: null -stub: "App\Security\KeycloakAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\KeycloakAuthenticator {#246 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#870 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1766 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#874 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1671 …} } ] |
| _stopwatch_token | "00882f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%227f38a6%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=7f38a6; PHPSESSID=03a1a49ec1d890b67c5c6499903c74da" |
| host | "backend-kdc.test.itlabs.top" |
| referer | "https://backend-kdc.test.itlabs.top/admin" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
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 | "Thu, 11 Dec 2025 22:39:59 GMT" |
| x-debug-token | "89d461" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "03a1a49ec1d890b67c5c6499903c74da" |
| admin_deauth_profile_token | "7f38a6" |
| sf_redirect | "{"token":"7f38a6","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/app\/src\/Controller\/Admin\/DashboardController.php","line":44},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 11 Dec 25 22:39:58 +0000" |
| Last used | "Thu, 11 Dec 25 22:39:59 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _profiler_search_end | null |
| _profiler_search_ip | null |
| _profiler_search_limit | null |
| _profiler_search_method | null |
| _profiler_search_start | null |
| _profiler_search_status_code | null |
| _profiler_search_token | null |
| _profiler_search_type | "command" |
| _profiler_search_url | null |
| _security.admin.target_path | "https://backend-kdc.test.itlabs.top/admin" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 31
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "adminLogin"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 34
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "adminLogin"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/app/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/e0/e0ae7c6c1360be2097c03db0cd428f1c.php"
"line" => 267
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7ac04478550d5fdebf2b5f5872fea81a"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 36
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "adminLogin"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_SECRET | "5bdd5b0e80d30db9e3128d9b0cfb6e03e3fad70f8538c53d9b9f424d53bc500f" |
| CADDY_MERCURE_JWT_SECRET | "e6918eed02bc36efb47e768d36cedfd9aa4d693f99a906a4734b303832b1661e" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|front-kdc\.test\.itlabs\.top)(:[0-9]+)?$" |
| DEFAULT_URI | "http://localhost" |
| FIREBASE_CREDENTIALS | "%kernel.project_dir%/config/firebase/credentials.json" |
| JWT_PASSPHRASE | "hKCCcSu1p9cwXBWJxE/ZG2RrI6xtCQxCIANQJO4IKCA=" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| JWT_TOKEN_TTL | "3600" |
| KEYCLOAK_CLIENT_ID | "kdc-admin" |
| KEYCLOAK_CLIENT_SECRET | "Q7X0OJSZ2ScfcmquE61QzDmxtjIy8kBY" |
| KEYCLOAK_REALM | "kdc" |
| KEYCLOAK_SERVER_URL | "https://sso.be-kdc.tech" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PHOTOS_MAX_FILE_SIZE | "5242880" |
| PHOTOS_THUMBNAIL_HEIGHT | "300" |
| PHOTOS_THUMBNAIL_WIDTH | "400" |
| PHOTOS_UPLOAD_DIR | "uploads/photos" |
| POSTGRES_CHARSET | "utf8" |
| POSTGRES_DB | "kdc_prod" |
| POSTGRES_PASSWORD | "pfHd3qEv0EjKyNzaBhN1rtui6xVaAoQK" |
| POSTGRES_USER | "kdc_user" |
| POSTGRES_VERSION | "17" |
| REDIS_PASSWORD | "SW2KZbesW3JDRJ8CReIssAJBfUzy7ZFK" |
| REDIS_VERSION | "7" |
| VK_CLIENT_ID | "54280946" |
| VK_CLIENT_SECRET | "pb9zWiPtU6mU5SImLr6b" |
| VK_REDIRECT_URI | "http://localhost:5173" |
| YANDEX_CLIENT_ID | "0bd4e1511f7d46c4b85a1a88844dfbc2" |
| YANDEX_CLIENT_SECRET | "5c0c85329207419a937e03b19517e8ed" |
| YANDEX_REDIRECT_URI | "http://localhost:5173" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_RUNTIME | "Runtime\FrankenPhpSymfony\Runtime" |
| APP_RUNTIME_MODE | "web=1&worker=1" |
| AUTH_TYPE | "" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "postgresql://kdc_user:pfHd3qEv0EjKyNzaBhN1rtui6xVaAoQK@database:5432/kdc_prod?serverVersion=17&charset=utf8" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "index.php" |
| FRANKENPHP_WORKER | "1" |
| FRANKENPHP_WORKER_CONFIG | "watch" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GODEBUG | "cgocheck=0" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/root" |
| HOSTNAME | "14ba164db20d" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%227f38a6%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=7f38a6; PHPSESSID=03a1a49ec1d890b67c5c6499903c74da" |
| HTTP_HOST | "backend-kdc.test.itlabs.top" |
| HTTP_REFERER | "https://backend-kdc.test.itlabs.top/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| LC_CTYPE | "C.UTF-8" |
| MAILER_DSN | "smtp://mailpit:1025" |
| MAILER_FROM | "no-replay@kdc-test.ru" |
| MERCURE_EXTRA_DIRECTIVES | "demo" |
| MERCURE_PUBLISHER_JWT_KEY | "e6918eed02bc36efb47e768d36cedfd9aa4d693f99a906a4734b303832b1661e" |
| MERCURE_SUBSCRIBER_JWT_KEY | "e6918eed02bc36efb47e768d36cedfd9aa4d693f99a906a4734b303832b1661e" |
| MERCURE_TRANSPORT_URL | "bolt:///data/mercure.db" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.4.15.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_INI_SCAN_DIR | ":/usr/local/etc/php/app.conf.d" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "index.php" |
| PHP_SHA256 | "a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.15.tar.xz" |
| PHP_VERSION | "8.4.15" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REDIS_URL | "redis://:SW2KZbesW3JDRJ8CReIssAJBfUzy7ZFK@redis:6379" |
| REMOTE_ADDR | "216.73.216.4" |
| REMOTE_HOST | "216.73.216.4" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "40220" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765492799 |
| REQUEST_TIME_FLOAT | 1765492799.7171 |
| REQUEST_URI | "/admin/login" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "backend-kdc.test.itlabs.top" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "frankenphp" |
| SUPERVISOR_PROCESS_NAME | "frankenphp" |
| SUPERVISOR_SERVER_URL | "unix:///var/run/supervisor.sock" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,DEFAULT_URI,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,VK_CLIENT_ID,VK_CLIENT_SECRET,VK_REDIRECT_URI,YANDEX_CLIENT_ID,YANDEX_CLIENT_SECRET,YANDEX_REDIRECT_URI,FIREBASE_CREDENTIALS,PHOTOS_UPLOAD_DIR,PHOTOS_MAX_FILE_SIZE,PHOTOS_THUMBNAIL_WIDTH,PHOTOS_THUMBNAIL_HEIGHT,KEYCLOAK_SERVER_URL,KEYCLOAK_REALM,KEYCLOAK_CLIENT_ID,KEYCLOAK_CLIENT_SECRET,POSTGRES_USER,POSTGRES_PASSWORD,POSTGRES_DB,POSTGRES_VERSION,POSTGRES_CHARSET,REDIS_PASSWORD,REDIS_VERSION,CADDY_MERCURE_JWT_SECRET,APP_DEBUG,JWT_TOKEN_TTL" |
| TERM | "xterm" |
| TRUSTED_HOSTS | "^backend-kdc.test.itlabs.top|php$" |
| TRUSTED_PROXIES | "127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" |
| XDEBUG_MODE | "off" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |