AuthController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AuthController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#235 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#182 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#236 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#237 …} } ] |
| _stopwatch_token | "fe6443" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22014001%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvolume1%5C%2Fweb%5C%2Fexpenses.appsynchq.com%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=014001; EXPENSES_SESSID=7aa78b9fd21d9453d530076923702fd2" |
| host | "expenses.appsynchq.com" |
| referer | "https://expenses.appsynchq.com/_profiler" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-by | "192.168.1.5" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.56" |
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 | "Sat, 06 Dec 2025 04:47:19 GMT" |
| x-debug-token | "359fd6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| EXPENSES_SESSID | "7aa78b9fd21d9453d530076923702fd2" |
| main_deauth_profile_token | "014001" |
| sf_redirect | "{"token":"014001","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/volume1\/web\/expenses.appsynchq.com\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 04:47:19 +0000" |
| Last used | "Sat, 06 Dec 25 04:47:19 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://expenses.appsynchq.com/_profiler" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/src/Controller/AuthController.php"
"line" => 17
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/public/index.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/src/Controller/AuthController.php"
"line" => 18
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/expenses.appsynchq.com/public/index.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "3cca434f1ec9b1671c12ec4e42f91e19" |
| DATABASE_URL | "mysql://expensesuser:t5DDX**L*jTLMs%*@localhost:3306/expenses?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/volume1/web/expenses.appsynchq.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/volume1/web/expenses.appsynchq.com/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/services/web" |
| HOST | "expenses.appsynchq.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22014001%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvolume1%5C%2Fweb%5C%2Fexpenses.appsynchq.com%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=014001; EXPENSES_SESSID=7aa78b9fd21d9453d530076923702fd2" |
| HTTP_HOST | "expenses.appsynchq.com" |
| HTTP_REFERER | "https://expenses.appsynchq.com/_profiler" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_BY | "192.168.1.5" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.56" |
| MOD_X_SENDFILE_ENABLED | "yes" |
| PATH | "/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HOST | "expenses.appsynchq.com" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_MOD_X_SENDFILE_ENABLED | "yes" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.56" |
| REMOTE_PORT | "56654" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764996439 |
| REQUEST_TIME_FLOAT | 1764996439.206 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/volume1/web/expenses.appsynchq.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.1.5" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "expenses.appsynchq.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.63 (Unix)" |
| SYMFONY_DOTENV_PATH | "/volume1/web/expenses.appsynchq.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_DEBUG,APP_ENV,APP_SECRET,DATABASE_URL" |
| USER | "http" |