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 {#750 -links: [ 892 => Symfony\Component\WebLink\Link {#892 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-maoG0wF.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 {#535 -supports: false -passport: null -duration: null -stub: "App\Security\LoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginAuthenticator {#492 …} } ] |
| _stopwatch_token | "028350" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=0f2bb3; PHPSESSID=beea1e30db9758e62bd6173ca0312487; sf_redirect=%7B%22token%22%3A%220f2bb3%22%2C%22route%22%3A%22app_events_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CEventsController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fromanduorq%5C%2Freseau%5C%2Fsrc%5C%2FController%5C%2FEventsController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "reseau.nicolaspalay.fr" |
| referer | "https://reseau.nicolaspalay.fr/events" |
| remote-ip | "216.73.216.143" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.143" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "c1d135ca4d5fbf380ac407f069f272e5" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Sat, 08 Nov 2025 06:07:45 GMT" |
| link | "</assets/styles/app-maoG0wF.css>; rel="preload"; as="style"" |
| x-debug-token | "d86ea7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "beea1e30db9758e62bd6173ca0312487" |
| main_deauth_profile_token | "0f2bb3" |
| sf_redirect | "{"token":"0f2bb3","route":"app_events_index","method":"GET","controller":{"class":"App\\Controller\\EventsController","method":"index","file":"\/home\/romanduorq\/reseau\/src\/Controller\/EventsController.php","line":22},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 08 Nov 25 07:07:45 +0100" |
| Last used | "Sat, 08 Nov 25 07:07:45 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://reseau.nicolaspalay.fr/events" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/romanduorq/reseau/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/public/index.php"
"line" => 5
"args" => [
"/home/romanduorq/reseau/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/romanduorq/reseau/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/public/index.php"
"line" => 5
"args" => [
"/home/romanduorq/reseau/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/romanduorq/reseau/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/var/cache/dev/twig/db/db0f9b411db3c1be18e9291b982c111b.php"
"line" => 76
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cccb5314ccda4a389839bb8e2ac30a7f"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/var/cache/dev/twig/3f/3fa02e4aab5346985ad986d468284bc8.php"
"line" => 88
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_a2b864087b5fd3fb39cc2ca35d500691"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/var/cache/dev/twig/ff/ff8a0024a2a133e33b75a319632677a5.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8aa7e442bbf34f317bcc733165e46412"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/romanduorq/reseau/public/index.php"
"line" => 5
"args" => [
"/home/romanduorq/reseau/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 | "b2c8eb4bbecf5cb680a234c802af906d" |
| DATABASE_URL | "mysql://romanduorq102010:wxcvbn123A@romanduorq102010.mysql.db/romanduorq102010?serverVersion=8.0.32&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster121" |
| DOCUMENT_ROOT | "/home/romanduorq/reseau/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=0f2bb3; PHPSESSID=beea1e30db9758e62bd6173ca0312487; sf_redirect=%7B%22token%22%3A%220f2bb3%22%2C%22route%22%3A%22app_events_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CEventsController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fromanduorq%5C%2Freseau%5C%2Fsrc%5C%2FController%5C%2FEventsController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "reseau.nicolaspalay.fr" |
| HTTP_REFERER | "https://reseau.nicolaspalay.fr/events" |
| HTTP_REMOTE_IP | "216.73.216.143" |
| 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.216.143" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "c1d135ca4d5fbf380ac407f069f272e5" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.143" |
| REMOTE_PORT | "49296" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1762582065 |
| REQUEST_TIME_FLOAT | 1762582065.3872 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/romanduorq/reseau/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://reseau.nicolaspalay.fr:443/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "10.121.20.10" |
| SERVER_ADMIN | "postmaster@reseau.nicolaspalay.fr" |
| SERVER_NAME | "reseau.nicolaspalay.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/romanduorq/reseau/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| UNIQUE_ID | "aQ7eMcXtmdQE7CyjWwrzJQAABjE" |
| USER | "romanduorq" |
| argc | 0 |
| argv | [] |