SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#251 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#220 …} } ] |
| _stopwatch_token | "579454" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=07b1e6; PHPSESSID=2207d1b55e76503ad6518f806503cff7; sf_redirect=%7B%22token%22%3A%229a382f%22%2C%22route%22%3A%22app_static_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22staticPage%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fstbsnsz%5C%2Fdevn.stbsns.pl%5C%2Fpanel%5C%2Fsymfony-app%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A181%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "devn.stbsns.pl" |
| referer | "https://devn.stbsns.pl/robots.txt" |
| remote-ip | "216.73.216.87" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.87" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "866ca55e96c40a0ee237aa1fffc5f173" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Sun, 28 Dec 2025 17:07:03 GMT" |
| x-debug-token | "ba77a6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "2207d1b55e76503ad6518f806503cff7" |
| main_deauth_profile_token | "07b1e6" |
| sf_redirect | "{"token":"9a382f","route":"app_static_page","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"staticPage","file":"\/home\/stbsnsz\/devn.stbsns.pl\/panel\/symfony-app\/src\/Controller\/MainController.php","line":181},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 28 Dec 25 18:07:02 +0100" |
| Last used | "Sun, 28 Dec 25 18:07:03 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://devn.stbsns.pl/robots.txt" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-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_ENV | "dev" |
| APP_SECRET | "ce8248b96da026adebbaef940150e460" |
| DATABASE_URL | "mysql://stbsnszdev:1234Qwer@stbsnszdev.mysql.db:3306/stbsnszdev?serverVersion=8.4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster100" |
| DOCUMENT_ROOT | "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=07b1e6; PHPSESSID=2207d1b55e76503ad6518f806503cff7; sf_redirect=%7B%22token%22%3A%229a382f%22%2C%22route%22%3A%22app_static_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22staticPage%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fstbsnsz%5C%2Fdevn.stbsns.pl%5C%2Fpanel%5C%2Fsymfony-app%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A181%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "devn.stbsns.pl" |
| HTTP_REFERER | "https://devn.stbsns.pl/robots.txt" |
| HTTP_REMOTE_IP | "216.73.216.87" |
| 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.87" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "866ca55e96c40a0ee237aa1fffc5f173" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| PHP_VER | "5_3" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REGISTER_GLOBALS | "0" |
| REMOTE_ADDR | "216.73.216.87" |
| REMOTE_PORT | "21800" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1766941623 |
| REQUEST_TIME_FLOAT | 1766941623.6733 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://devn.stbsns.pl:443/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "10.100.20.11" |
| SERVER_ADMIN | "postmaster@devn.stbsns.pl" |
| SERVER_NAME | "devn.stbsns.pl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| UNIQUE_ID | "aVFjt66q3CLGkFsKSRr6YQAAAU4" |
| USER | "stbsnsz" |
| argc | 0 |
| argv | [] |