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" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#899 -links: [ 908 => Symfony\Component\WebLink\Link {#908 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-f53kU1j.css" } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#581 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#536 …} } ] |
| _stopwatch_token | "f5a72b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%221ac990%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%2Fvolume1%5C%2Fweb%5C%2Fapilote%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=01b6e0; PHPSESSID=8fba37742fdb6fa6784e77e46c0789f8" |
| host | "apilote.fr" |
| referer | "https://apilote.fr/app/dashboard" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-by | "192.168.11.230" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.222" |
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, 27 Mar 2026 00:30:17 GMT" |
| link | "</assets/styles/app-f53kU1j.css>; rel="preload"; as="style"" |
| x-debug-token | "7cda9b" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "8fba37742fdb6fa6784e77e46c0789f8" |
| main_deauth_profile_token | "01b6e0" |
| sf_redirect | "{"token":"1ac990","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/volume1\/web\/apilote\/src\/Controller\/DashboardController.php","line":21},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 27 Mar 26 01:30:17 +0100" |
| Last used | "Fri, 27 Mar 26 01:30:17 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://apilote.fr/app/dashboard" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/volume1/web/apilote/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 375
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/src/Controller/SecurityController.php"
"line" => 15
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/public/index.php"
"line" => 5
"args" => [
"/volume1/web/apilote/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/volume1/web/apilote/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/public/index.php"
"line" => 5
"args" => [
"/volume1/web/apilote/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/volume1/web/apilote/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/volume1/web/apilote/public/index.php"
"line" => 5
"args" => [
"/volume1/web/apilote/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 | "d17cc174f47f16f446c2710c231cd68b2ca648cd9f682e3f56c577cade470b7d" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://apilote_app_user:t0i_s8gT9Sbe9hti-9F@192.168.11.230:3306/apilote?serverVersion=10.11.6-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://apilote.fr" |
| ENCRYPTION_KEY | "7UBOoBsLoV4YHnSFL8DX6yg5qR0YxakdB+sLlb+3+Fc=" |
| MAILER_DSN | "smtp://localhost:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SCRIPT_API_KEY | "aEe8JGJXLlYHUvGn3+Hq3RuJXhHxqrgM3wdn+eOV7Pc=" |
| SCRIPT_WEBHOOK_SECRET | "oyIYTpbDyPC4JjexKC6hsNG9sPZKRY19HXbu2+bboec=" |
| WEBHOOK_BASE_URL | "https://apilote.fr" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/volume1/web/apilote/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/volume1/web/apilote/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/services/web" |
| HOST | "apilote.fr" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%221ac990%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%2Fvolume1%5C%2Fweb%5C%2Fapilote%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=01b6e0; PHPSESSID=8fba37742fdb6fa6784e77e46c0789f8" |
| HTTP_HOST | "apilote.fr" |
| HTTP_REFERER | "https://apilote.fr/app/dashboard" |
| 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.11.230" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.222" |
| 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 | "apilote.fr" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_MOD_X_SENDFILE_ENABLED | "yes" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.222" |
| REMOTE_PORT | "54394" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774571417 |
| REQUEST_TIME_FLOAT | 1774571417.3243 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/volume1/web/apilote/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.11.230" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "apilote.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.63 (Unix)" |
| SYMFONY_DOTENV_PATH | "/volume1/web/apilote/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ENCRYPTION_KEY,WEBHOOK_BASE_URL,CORS_ALLOW_ORIGIN,SCRIPT_API_KEY,SCRIPT_WEBHOOK_SECRET" |
| USER | "http" |