AuthController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\AuthController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "auth_login" |
| _route_params | [] |
| _stopwatch_token | "f1917d" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22425e55%22%2C%22route%22%3A%22logbook_edit%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLogbookController%22%2C%22method%22%3A%22edit%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmax%5C%2Fmy_project2%5C%2Fsrc%5C%2FController%5C%2FLogbookController.php%22%2C%22line%22%3A318%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ur4d57si8gt0r672c0du726ik9" |
| host | "www.joseph-massena.eu" |
| referer | "https://www.joseph-massena.eu/Logbook/227/edit" |
| 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, 10 Nov 2025 21:40:54 GMT" |
| x-debug-token | "b8963d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ur4d57si8gt0r672c0du726ik9" |
| sf_redirect | "{"token":"425e55","route":"logbook_edit","method":"GET","controller":{"class":"App\\Controller\\LogbookController","method":"edit","file":"\/home\/max\/my_project2\/src\/Controller\/LogbookController.php","line":318},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 10 Nov 25 22:40:53 +0100" |
| Last used | "Mon, 10 Nov 25 22:40:53 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "HTHkj4c2b0HTySBJj2jRxjhN6c9Hqth26As_p1HQ0_o" |
| _security.main.target_path | "https://www.joseph-massena.eu/Logbook/227/edit" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/max/my_project2/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/max/my_project2/src/Controller/AuthController.php"
"line" => 25
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/public/index.php"
"line" => 29
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/home/max/my_project2/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/max/my_project2/src/Controller/AuthController.php"
"line" => 26
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/public/index.php"
"line" => 29
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/home/max/my_project2/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/max/my_project2/var/cache/dev/twig/70/7018cd6e2b58772e7abf6eb52cf8f09b.php"
"line" => 108
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_80f9a1be3edecf6efffd3c0d588146b3"
"type" => "->"
]
[
"file" => "/home/max/my_project2/var/cache/dev/twig/70/7018cd6e2b58772e7abf6eb52cf8f09b.php"
"line" => 52
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_80f9a1be3edecf6efffd3c0d588146b3"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/src/Controller/AuthController.php"
"line" => 35
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/public/index.php"
"line" => 29
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/home/max/my_project2/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/max/my_project2/var/cache/dev/twig/70/7018cd6e2b58772e7abf6eb52cf8f09b.php"
"line" => 108
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_80f9a1be3edecf6efffd3c0d588146b3"
"type" => "->"
]
[
"file" => "/home/max/my_project2/var/cache/dev/twig/70/7018cd6e2b58772e7abf6eb52cf8f09b.php"
"line" => 52
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_80f9a1be3edecf6efffd3c0d588146b3"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/src/Controller/AuthController.php"
"line" => 35
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/max/my_project2/public/index.php"
"line" => 29
"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 | "10c1aea5fab4d12401a6d862b39bb495" |
| DATABASE2_URL | "mysql://stockley34130:maxmax@160.153.16.29:3306/test0681935517" |
| DATABASE_URL | "mysql://root:gnMI6sZCMW0w3b2r@localhost:3306/max" |
| MAILER_DSN | "null://null" |
| OAUTH_FACEBOOK_ID | "240681773520710" |
| OAUTH_FACEBOOK_SECRET | "7cdc519faaa089151cece9a34b68fe35" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/home/max/my_project2/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/max/my_project2/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22425e55%22%2C%22route%22%3A%22logbook_edit%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLogbookController%22%2C%22method%22%3A%22edit%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmax%5C%2Fmy_project2%5C%2Fsrc%5C%2FController%5C%2FLogbookController.php%22%2C%22line%22%3A318%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ur4d57si8gt0r672c0du726ik9" |
| HTTP_HOST | "www.joseph-massena.eu" |
| HTTP_REFERER | "https://www.joseph-massena.eu/Logbook/227/edit" |
| 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:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.182" |
| REMOTE_PORT | "51085" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762810854 |
| REQUEST_TIME_FLOAT | 1762810854.1049 |
| REQUEST_URI | "/authenticate" |
| SCRIPT_FILENAME | "/home/max/my_project2/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "159.69.209.114" |
| SERVER_ADMIN | "admin@joseph-massena.eu" |
| SERVER_NAME | "www.joseph-massena.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at www.joseph-massena.eu Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "www.joseph-massena.eu" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,DATABASE_URL,DATABASE2_URL,MAILER_DSN" |