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 {#566 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#513 …} } ] |
| _stopwatch_token | "d55bb3" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| content-length | "0" |
| cookie | "main_deauth_profile_token=65812d; PHPSESSID=a8dq7fiqgpatvlvsfeq8giq63h; sf_redirect=%7B%22token%22%3A%2265812d%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fyawu5237%5C%2Fattestation.cabinetthemanager.com%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "attestation.cabinetthemanager.com" |
| referer | "https://attestation.cabinetthemanager.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-autonomous-system | "16509" |
| x-country-code | "US" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.142" |
| x-ssl | "yes" |
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 | "Fri, 21 Aug 2026 22:45:01 GMT" |
| x-debug-token | "9683db" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "a8dq7fiqgpatvlvsfeq8giq63h" |
| main_deauth_profile_token | "65812d" |
| sf_redirect | "{"token":"65812d","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/home\/yawu5237\/attestation.cabinetthemanager.com\/src\/Controller\/DashboardController.php","line":15},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 21 Aug 26 22:45:00 +0000" |
| Last used | "Fri, 21 Aug 26 22:45:00 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://attestation.cabinetthemanager.com/" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/public/index.php"
"line" => 5
"args" => [
"/home/yawu5237/attestation.cabinetthemanager.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/yawu5237/attestation.cabinetthemanager.com/public/index.php"
"line" => 5
"args" => [
"/home/yawu5237/attestation.cabinetthemanager.com/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 | "f5dac73cd534e6048212592d6958ea8b" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://yawu5237_root:OuU}S63dL4.D@127.0.0.1:3306/yawu5237_attestation_cab?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SITE_URL | "https://attestation.themanagercontrol.com/" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/yawu5237/attestation.cabinetthemanager.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/yawu5237/attestation.cabinetthemanager.com" ] |
| BASE | "/public" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/yawu5237/attestation.cabinetthemanager.com" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/yawu5237/attestation.cabinetthemanager.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_COOKIE | "main_deauth_profile_token=65812d; PHPSESSID=a8dq7fiqgpatvlvsfeq8giq63h; sf_redirect=%7B%22token%22%3A%2265812d%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fyawu5237%5C%2Fattestation.cabinetthemanager.com%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "attestation.cabinetthemanager.com" |
| HTTP_REFERER | "https://attestation.cabinetthemanager.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_AUTONOMOUS_SYSTEM | "16509" |
| HTTP_X_COUNTRY_CODE | "US" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.142" |
| HTTP_X_SSL | "yes" |
| LSCAPI_CRIU_SYNC_FD | "7" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/public/index.php" |
| PWD | "/" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "attestation.cabinetthemanager.com" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aojU7Dz2odWdfv_A92BEmQAAA5E" |
| REDIRECT_SSL_TLS_SNI | "attestation.cabinetthemanager.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aojU7Dz2odWdfv_A92BEmQAAA5E" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "216.73.216.142" |
| REMOTE_PORT | "45642" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1787352300 |
| REQUEST_TIME_FLOAT | 1787352300.9126 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/yawu5237/attestation.cabinetthemanager.com/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "109.234.167.172" |
| SERVER_ADMIN | "webmaster@attestation.cabinetthemanager.com" |
| SERVER_NAME | "attestation.cabinetthemanager.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "attestation.cabinetthemanager.com" |
| SYMFONY_DOTENV_PATH | "/home/yawu5237/attestation.cabinetthemanager.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SITE_URL" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| UNIQUE_ID | "aojU7Dz2odWdfv_A92BEmQAAA5E" |