SecurityController :: login
Request
GET Parameters
| Key | Value |
|---|---|
| p | "login" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "9eff67" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| cookie | "cookieControl=true; cookieControlPrefs=%5B%5D; PHPSESSID=3989d93a5f4e916bba3ddb0c20fbee3a" |
| host | "www.lions-laclaireau.be" |
| priority | "u=0, i" |
| referer | "https://www.lions-laclaireau.be/calendrier/35" |
| sec-ch-ua | ""Not(A:Brand";v="8", "Chromium";v="144", "Android WebView";v="144"" |
| sec-ch-ua-mobile | "?1" |
| sec-ch-ua-platform | ""Android"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Linux; Android 14; 24094RAD4G Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/144.0.7559.132 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/548.0.0.37.65;]" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-requested-with | "com.facebook.orca" |
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 Feb 2026 10:33:05 GMT" |
| x-debug-token | "059a60" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "3989d93a5f4e916bba3ddb0c20fbee3a" |
| cookieControl | "true" |
| cookieControlPrefs | "[]" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 27 Feb 26 11:32:28 +0100" |
| Last used | "Fri, 27 Feb 26 11:32:57 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "Raml0-y3DGeWFmPK7o7vT7nl-psgDKSN3iDYGAR0fY0" |
| _csrf/https-registration_form | "ek98OJCPQV2tMXJSxU7WSp-Ky5I-x6h-T0tOGgZD9sM" |
| _security.last_username | "pauline0043@hotmail.com" |
| _security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":11:{s:19:"\x00App\Entity\User\x00id";i:346;s:22:"\x00App\Entity\User\x00email";s:23:"pauline0043@hotmail.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:11:"ROLE_CLIENT";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$Q/C7ayn1IbWTAwq6gRrN/etki0IrQiR.b.le2YpcIScOPRZIQ/0X.";s:20:"\x00App\Entity\User\x00Nom";s:5:"Denis";s:23:"\x00App\Entity\User\x00Prenom";s:7:"Pauline";s:26:"\x00App\Entity\User\x00Telephone";s:10:"0460965741";s:29:"\x00App\Entity\User\x00reservations";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:31:"\x00App\Entity\User\x00IgnorePaiement";N;s:24:"\x00App\Entity\User\x00Archive";i:0;s:22:"\x00App\Entity\User\x00Token";s:32:"8a33d5baa2b3e900ede340a74e8ead1c";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:11:"ROLE_CLIENT";i:1;s:9:"ROLE_USER";}}}" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/src/Controller/SecurityController.php"
"line" => 24
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 52
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/ac/ac093f130386dbb8a0561091be6fd7c19ec360328896cd50008d93f859d900a2.php"
"line" => 141
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_22a404848e6412d8c77fcefd0fe036fe205cf2ca654c240d09dcef24d74e2986"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/32/32bd59f8bab4ba464021ff144f264bb0fa13ac4f853f203e2f9f9ccdc4b5ac39.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5daa5fe5145cc6d4512f104a0e10d2c19bbb84e4cfa0334812c0294da5b23354"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/32/32bd59f8bab4ba464021ff144f264bb0fa13ac4f853f203e2f9f9ccdc4b5ac39.php"
"line" => 143
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_5daa5fe5145cc6d4512f104a0e10d2c19bbb84e4cfa0334812c0294da5b23354"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/ac/ac093f130386dbb8a0561091be6fd7c19ec360328896cd50008d93f859d900a2.php"
"line" => 311
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_22a404848e6412d8c77fcefd0fe036fe205cf2ca654c240d09dcef24d74e2986"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/32/32bd59f8bab4ba464021ff144f264bb0fa13ac4f853f203e2f9f9ccdc4b5ac39.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5daa5fe5145cc6d4512f104a0e10d2c19bbb84e4cfa0334812c0294da5b23354"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 71
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/32/32bd59f8bab4ba464021ff144f264bb0fa13ac4f853f203e2f9f9ccdc4b5ac39.php"
"line" => 143
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_5daa5fe5145cc6d4512f104a0e10d2c19bbb84e4cfa0334812c0294da5b23354"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/ac/ac093f130386dbb8a0561091be6fd7c19ec360328896cd50008d93f859d900a2.php"
"line" => 311
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_22a404848e6412d8c77fcefd0fe036fe205cf2ca654c240d09dcef24d74e2986"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/32/32bd59f8bab4ba464021ff144f264bb0fa13ac4f853f203e2f9f9ccdc4b5ac39.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5daa5fe5145cc6d4512f104a0e10d2c19bbb84e4cfa0334812c0294da5b23354"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 75
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/32/32bd59f8bab4ba464021ff144f264bb0fa13ac4f853f203e2f9f9ccdc4b5ac39.php"
"line" => 143
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_5daa5fe5145cc6d4512f104a0e10d2c19bbb84e4cfa0334812c0294da5b23354"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/ac/ac093f130386dbb8a0561091be6fd7c19ec360328896cd50008d93f859d900a2.php"
"line" => 311
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_22a404848e6412d8c77fcefd0fe036fe205cf2ca654c240d09dcef24d74e2986"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/var/cache/dev/twig/32/32bd59f8bab4ba464021ff144f264bb0fa13ac4f853f203e2f9f9ccdc4b5ac39.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5daa5fe5145cc6d4512f104a0e10d2c19bbb84e4cfa0334812c0294da5b23354"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:198
[
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 198
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/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 | "95746d86c20b0935261b6e27c20e643e" |
| DATABASE_URL | "mysql://hdzh_site:Lions!2022@hdzh.myd.infomaniak.com/hdzh_site?serverVersion=5.6&charset=utf8mb4" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_COOKIE | "cookieControl=true; cookieControlPrefs=%5B%5D; PHPSESSID=3989d93a5f4e916bba3ddb0c20fbee3a" |
| HTTP_HOST | "www.lions-laclaireau.be" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://www.lions-laclaireau.be/calendrier/35" |
| HTTP_SEC_CH_UA | ""Not(A:Brand";v="8", "Chromium";v="144", "Android WebView";v="144"" |
| HTTP_SEC_CH_UA_MOBILE | "?1" |
| HTTP_SEC_CH_UA_PLATFORM | ""Android"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 14; 24094RAD4G Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/144.0.7559.132 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/548.0.0.37.65;]" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REQUESTED_WITH | "com.facebook.orca" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "7.4" |
| QUERY_STRING | "p=login" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PHP_VERSION | "7.4" |
| REDIRECT_QUERY_STRING | "p=login" |
| REDIRECT_SCRIPT_URI | "https://www.lions-laclaireau.be/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "www.lions-laclaireau.be" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aaFy4V-i7Z0rZv_eYtGBMAAAASE" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "94.109.69.88" |
| REMOTE_PORT | "44742" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772188385 |
| REQUEST_TIME_FLOAT | 1772188385.4655 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.lions-laclaireau.be/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "127.0.0.80" |
| SERVER_ADMIN | "webmaster@lions-laclaireau.be" |
| SERVER_NAME | "www.lions-laclaireau.be" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.lions-laclaireau.be" |
| SYMFONY_DOTENV_VARS | "MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL" |
| TEMP | "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/tmp" |
| TMP | "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/tmp" |
| TMPDIR | "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/tmp" |
| UNIQUE_ID | "aaFy4V-i7Z0rZv_eYtGBMAAAASE" |