SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#61 +methods: [ "GET" "POST" ] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "app_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#87 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#138 …} } ] |
| _stopwatch_token | "7182c6" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=0b3d0e486dcbc62168e2ad08c6db78ff" |
| host | "survey-dev.radar-tools.ru" |
| 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).
Retry Command
curl \ --compressed \ --url 'https://survey-dev.radar-tools.ru/login' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'PHPSESSID=0b3d0e486dcbc62168e2ad08c6db78ff'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-language | "en" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 04 Aug 2026 03:18:44 GMT" |
| expires | "Tue, 04 Aug 2026 03:18:44 GMT" |
| x-debug-token | "64efe7" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "0b3d0e486dcbc62168e2ad08c6db78ff" |
Response Cookies
No response cookies
Session 3
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 388
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/src/Controller/SecurityController.php"
"line" => 18
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/src/Controller/SecurityController.php"
"line" => 23
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/src/Controller/SecurityController.php"
"line" => 24
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/radar_dashboard/data/www/survey-dev.radar-tools.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_REALTIME_TOPIC_ORIGIN | "https://survey-dev.radar-tools.ru" |
| APP_SECRET | "8b5b60f82f9c91f7a172ce3511376b4e4f05542f0895be5367d585aded93afc4" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://survey_constructor_dev:aoo8L2zcVZj-71lwn0xxHSdhoTbdoJJ7vig63yMz-_yRRm-n@82.146.52.45:3310/survey_constructor_dev?serverVersion=8.4.9&charset=utf8mb4" |
| DB_NAME | "survey_constructor_dev" |
| DB_PASSWORD | "aoo8L2zcVZj-71lwn0xxHSdhoTbdoJJ7vig63yMz-_yRRm-n" |
| DB_USER | "survey_constructor_dev" |
| DEFAULT_URI | "https://survey-dev.radar-tools.ru/" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "6dlCi9Q8WOKEdWSXm0X/vEcx/7S8vzHFchxDAe6WgEY=" |
| MERCURE_PUBLIC_URL | "https://survey-dev.radar-tools.ru/.well-known/mercure" |
| MERCURE_PUBLISHER_JWT_SECRET | "AcTjgUOPUuEp5qGWjUgqrGfVRadlrrTLrxIG4Ymf8J8=" |
| MERCURE_URL | "http://127.0.0.1:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SURVEY_QA_TRANSPORT_DSN | "doctrine://default?queue_name=survey_qa&auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/radar_dashboard/data" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=0b3d0e486dcbc62168e2ad08c6db78ff" |
| HTTP_HOST | "survey-dev.radar-tools.ru" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_ADMIN_VALUE | "sendmail_path = /usr/sbin/sendmail -t -i -f webmaster@survey-dev.radar-tools.ru" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.150" |
| REMOTE_PORT | "59117" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1785813524 |
| REQUEST_TIME_FLOAT | 1785813524.6592 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "82.146.52.45" |
| SERVER_NAME | "survey-dev.radar-tools.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.30.1" |
| SYMFONY_DOTENV_PATH | "/var/www/radar_dashboard/data/www/survey-dev.radar-tools.ru/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DB_USER,DB_PASSWORD,DB_NAME,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SURVEY_QA_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_PUBLISHER_JWT_SECRET,APP_REALTIME_TOPIC_ORIGIN" |
| USER | "radar_dashboard" |