LoginController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Am\AmSymfony\Controller\LoginController::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 {#671 -supports: false -passport: null -duration: null -stub: "Am\AmSymfony\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: Am\AmSymfony\Security\LoginFormAuthenticator {#566 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#670 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#650 …} } ] |
| _stopwatch_token | "a5c702" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22cebd92%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CReservationController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Falexandremaurouard%5C%2Fdev20%5C%2Fsrc%5C%2FController%5C%2FReservationController.php%22%2C%22line%22%3A162%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=cebd92; PHPSESSID=247f8c768f99496ca7ba3c44c9b11b20" |
| host | "dev20.alexandremaurouard.fr" |
| referer | "https://dev20.alexandremaurouard.fr/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.7" |
| 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 | "Thu, 14 May 2026 08:06:30 GMT" |
| x-debug-token | "59800a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "247f8c768f99496ca7ba3c44c9b11b20" |
| main_deauth_profile_token | "cebd92" |
| sf_redirect | "{"token":"cebd92","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\ReservationController","method":"index","file":"\/home\/alexandremaurouard\/dev20\/src\/Controller\/ReservationController.php","line":162},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 14 May 26 10:06:30 +0200" |
| Last used | "Thu, 14 May 26 10:06:30 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://dev20.alexandremaurouard.fr/" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/amweb/amsymfony/src/Controller/LoginController.php"
"line" => 17
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Am\AmSymfony\Controller\LoginController"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/public/index.php"
"line" => 5
"args" => [
"/home/alexandremaurouard/dev20/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/amweb/amsymfony/src/Controller/LoginController.php"
"line" => 18
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Am\AmSymfony\Controller\LoginController"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/public/index.php"
"line" => 5
"args" => [
"/home/alexandremaurouard/dev20/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/var/cache/dev/twig/c8/c88a9f38af3174fd76e80066c9de7b10.php"
"line" => 186
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_javascripts"
"class" => "__TwigTemplate_d9d0338eb129d05f44511b023197afa4"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/var/cache/dev/twig/98/98b4909e5f92d755ccaea24ea1e80837.php"
"line" => 113
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9dd3bc2e8abbc79ff675dee6b16889b1"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/var/cache/dev/twig/c8/c88a9f38af3174fd76e80066c9de7b10.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d9d0338eb129d05f44511b023197afa4"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/var/cache/dev/twig/b2/b2e368791da14f78000cc5bc5101f30c.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_a2f232c1176fa7cd50f7d3e6bf148ac6"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/var/cache/dev/twig/bf/bf57ed32b5cd08226e840e1505767339.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cb39937fc19f50e78d775d5e322a7e70"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 463
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 468
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 282
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/amweb/amsymfony/src/Controller/LoginController.php"
"line" => 20
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Am\AmSymfony\Controller\LoginController"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/alexandremaurouard/dev20/public/index.php"
"line" => 5
"args" => [
"/home/alexandremaurouard/dev20/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "13a2f6a2a16fa1599b3780072cdf9074" |
| APP_VERSION | "0.1" |
| DATABASE_URL | "mysql://alexandremaurouard:1jZHSPV45%idJqXL@127.0.0.1:4006/alexandremaurouard_dev20" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/alexandremaurouard/dev20/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/alexandremaurouard" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22cebd92%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CReservationController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Falexandremaurouard%5C%2Fdev20%5C%2Fsrc%5C%2FController%5C%2FReservationController.php%22%2C%22line%22%3A162%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=cebd92; PHPSESSID=247f8c768f99496ca7ba3c44c9b11b20" |
| HTTP_HOST | "dev20.alexandremaurouard.fr" |
| HTTP_REFERER | "https://dev20.alexandremaurouard.fr/" |
| 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.217.7" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.217.7" |
| REMOTE_PORT | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1778745990 |
| REQUEST_TIME_FLOAT | 1778745990.8447 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/alexandremaurouard/dev20/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.1.1.3" |
| SERVER_NAME | "dev20.alexandremaurouard.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.30.0" |
| SYMFONY_DOTENV_PATH | "/home/alexandremaurouard/dev20/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_VERSION,APP_SECRET,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DATABASE_URL,APP_DEBUG" |
| USER | "alexandremaurouard" |