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 {#170 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "app_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _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 {#476 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#423 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#477 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#478 …} } ] |
| _stopwatch_token | "9f56f2" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=ea0c07d29563c36dc15e69006d410979; main_deauth_profile_token=422018; sf_redirect=%7B%22token%22%3A%22422018%22%2C%22route%22%3A%22app_transaction_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CTransactionController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fp-y052um%5C%2Fhtml%5C%2Ffinanzmanager%5C%2Fsrc%5C%2FController%5C%2FTransactionController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "finanzmanager.p-y052um.project.space" |
| referer | "https://finanzmanager.p-y052um.project.space/buchungen" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-host | "finanzmanager.p-y052um.project.space" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.217.43" |
| x-request-id | "990c679d8299aa26c62b9ff1fe4f4323" |
| x-scheme | "https" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://finanzmanager.p-y052um.project.space/login' \ --header 'Referer: https://finanzmanager.p-y052um.project.space/buchungen' \ --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-Scheme: https' \ --header 'X-Forwarded-Scheme: https' \ --header 'X-Forwarded-Proto: https' \ --header 'X-Forwarded-Port: 443' \ --header 'X-Forwarded-Host: finanzmanager.p-y052um.project.space' \ --header 'X-Real-Ip: 216.73.217.43' \ --header 'X-Request-Id: 990c679d8299aa26c62b9ff1fe4f4323' \ --header 'X-Php-Ob-Level: 0' \ --cookie 'PHPSESSID=ea0c07d29563c36dc15e69006d410979; main_deauth_profile_token=422018; sf_redirect=%7B%22token%22%3A%22422018%22%2C%22route%22%3A%22app_transaction_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CTransactionController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fp-y052um%5C%2Fhtml%5C%2Ffinanzmanager%5C%2Fsrc%5C%2FController%5C%2FTransactionController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 22 Jun 2026 14:13:10 GMT" |
| expires | "Mon, 22 Jun 2026 14:13:10 GMT" |
| x-debug-token | "f2885f" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ea0c07d29563c36dc15e69006d410979" |
| main_deauth_profile_token | "422018" |
| sf_redirect | "{"token":"422018","route":"app_transaction_index","method":"GET","controller":{"class":"App\\Controller\\TransactionController","method":"index","file":"\/home\/p-y052um\/html\/finanzmanager\/src\/Controller\/TransactionController.php","line":20},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/public/index.php"
"line" => 5
"args" => [
"/home/p-y052um/html/finanzmanager/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/p-y052um/html/finanzmanager/public/index.php"
"line" => 5
"args" => [
"/home/p-y052um/html/finanzmanager/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 | "b848a3dba0037f4573af0a5b3e7521ab" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://dbu_bzgt5l:N9sF+6fVv95du.ha@mysql-bzgt5l.pg-s-hl18fw.db.project.host:3306/mysql_bzgt5l?charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/p-y052um/html/finanzmanager" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/p-y052um/html/finanzmanager" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/p-y052um/html/finanzmanager/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/p-y052um/html/finanzmanager/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GCONV_PATH | "/usr/local/php/lib64/gconv" |
| HOME | "/home/p-y052um" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=ea0c07d29563c36dc15e69006d410979; main_deauth_profile_token=422018; sf_redirect=%7B%22token%22%3A%22422018%22%2C%22route%22%3A%22app_transaction_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CTransactionController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fp-y052um%5C%2Fhtml%5C%2Ffinanzmanager%5C%2Fsrc%5C%2FController%5C%2FTransactionController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "finanzmanager.p-y052um.project.space" |
| HTTP_REFERER | "https://finanzmanager.p-y052um.project.space/buchungen" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_HOST | "finanzmanager.p-y052um.project.space" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.217.43" |
| HTTP_X_REQUEST_ID | "990c679d8299aa26c62b9ff1fe4f4323" |
| HTTP_X_SCHEME | "https" |
| LO_PATH | "/usr/local/php/lib64/locale" |
| MAGICK_C0DER_MODULE_PATH | "/usr/local/php/lib64/ImageMagick-7.1.2/modules-Q16HDRI/coders" |
| MAGICK_CODER_MODULE_PATH | "/usr/local/php/lib64/ImageMagick-7.1.2/modules-Q16HDRI/coders" |
| OPENSSL_CONF | "/etc/ssl/openssl.cnf" |
| PATH | "$HOME/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPRC | "/usr/local/php/etc/" |
| PHP_EXTENSIONS_DIR | "/usr/local/php/extensions" |
| PHP_INI_SCAN_DIR | "/usr/local/php/etc/conf.d:/etc/php:/etc/php/php.d:/usr/local/php/etc/postconf.d" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.217.43" |
| REMOTE_PORT | "58198" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782137590 |
| REQUEST_TIME_FLOAT | 1782137590.169 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/p-y052um/html/finanzmanager/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "100.125.84.46" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "finanzmanager.p-y052um.project.space" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.67" |
| SYMFONY_DOTENV_PATH | "/home/p-y052um/html/finanzmanager/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL" |
| USER | "p-y052um" |
| proxy-nokeepalive | "1" |