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 {#234 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#185 …} } ] |
| _stopwatch_token | "b69611" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=aa12cb; PHPSESSID=bn083r3gvksq35tpob7p3p936l; sf_redirect=%7B%22token%22%3A%22aa12cb%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%2Fhome%5C%2Fwww_alex%5C%2Fbudget.peyrat.info%5C%2Fhtdocs%5C%2Fbudget-peyrat-info%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "budget.peyrat.info" |
| referer | "https://budget.peyrat.info/" |
| 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 | "Mon, 27 Oct 2025 05:11:43 GMT" |
| x-debug-token | "3b7e08" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "bn083r3gvksq35tpob7p3p936l" |
| main_deauth_profile_token | "aa12cb" |
| sf_redirect | "{"token":"aa12cb","route":"index","method":"GET","controller":{"class":"App\\Controller\\IndexController","method":"index","file":"\/home\/www_alex\/budget.peyrat.info\/htdocs\/budget-peyrat-info\/src\/Controller\/IndexController.php","line":11},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 27 Oct 25 06:11:42 +0100" |
| Last used | "Mon, 27 Oct 25 06:11:42 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://budget.peyrat.info/" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/public/index.php"
"line" => 5
"args" => [
"/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/public/index.php"
"line" => 5
"args" => [
"/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/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 | "f133b41cfe0e8588b2d9bd9b898f8f3c" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data.db" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "5" |
| H2_STREAM_TAG | "1352439-279-5" |
| HOME | "/home/www_alex" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=aa12cb; PHPSESSID=bn083r3gvksq35tpob7p3p936l; sf_redirect=%7B%22token%22%3A%22aa12cb%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%2Fhome%5C%2Fwww_alex%5C%2Fbudget.peyrat.info%5C%2Fhtdocs%5C%2Fbudget-peyrat-info%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "budget.peyrat.info" |
| HTTP_REFERER | "https://budget.peyrat.info/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "5" |
| REDIRECT_H2_STREAM_TAG | "1352439-279-5" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "budget.peyrat.info" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.114" |
| REMOTE_PORT | "59357" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761541903 |
| REQUEST_TIME_FLOAT | 1761541903.2231 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "188.165.119.148" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "budget.peyrat.info" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "budget.peyrat.info" |
| SYMFONY_DOTENV_PATH | "/home/www_alex/budget.peyrat.info/htdocs/budget-peyrat-info/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| USER | "www_alex" |
| proxy-nokeepalive | "1" |