SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Security\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "gesdom_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#95 -supports: false -passport: null -duration: null -stub: "App\Security\GesdomAuthentiticator" -authenticated: null -exception: null -authenticator: App\Security\GesdomAuthentiticator {#128 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#90 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#154 …} } ] |
| _stopwatch_token | "6475c7" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=24c0f7; PHPSESSID=57b9fbd02f393086e4a94a7ab949f3c1; sf_redirect=%7B%22token%22%3A%2224c0f7%22%2C%22route%22%3A%22gesdom_dashboards%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashbord%5C%5CDashbordController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsvqfvah%5C%2Fdev.desk%5C%2Fsrc%5C%2FController%5C%2FDashbord%5C%2FDashbordController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "dev.desk.gesdom.fr" |
| referer | "https://dev.desk.gesdom.fr/" |
| remote-ip | "216.73.216.87" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.87" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "80b939379687e607918336eed77defe1" |
| 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 | "Fri, 12 Dec 2025 14:31:17 GMT" |
| x-debug-token | "28c6bf" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "57b9fbd02f393086e4a94a7ab949f3c1" |
| main_deauth_profile_token | "24c0f7" |
| sf_redirect | "{"token":"24c0f7","route":"gesdom_dashboards","method":"GET","controller":{"class":"App\\Controller\\Dashbord\\DashbordController","method":"index","file":"\/home\/svqfvah\/dev.desk\/src\/Controller\/Dashbord\/DashbordController.php","line":21},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 12 Dec 25 15:31:17 +0100" |
| Last used | "Fri, 12 Dec 25 15:31:17 +0100" |
| Lifetime | 2592000 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "VTVEpj7IbvQLe3X1yh3kL7XgS6hBSt5LmMjf1Bpl4So" |
| _security.main.target_path | "https://dev.desk.gesdom.fr/" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 375
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/src/Controller/Security/SecurityController.php"
"line" => 39
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/public/index.php"
"line" => 5
"args" => [
"/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/src/Controller/Security/SecurityController.php"
"line" => 44
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/public/index.php"
"line" => 5
"args" => [
"/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/src/Controller/Security/SecurityController.php"
"line" => 49
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/public/index.php"
"line" => 5
"args" => [
"/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\Technique\OvhBucketS3ST:30
[
[
"file" => "/home/svqfvah/dev.desk/src/Service/Technique/OvhBucketS3ST.php"
"line" => 30
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/ContainerKE0LJMF/App_KernelDevDebugContainer.php"
"line" => 1163
"function" => "__construct"
"class" => "App\Service\Technique\OvhBucketS3ST"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/ContainerKE0LJMF/App_KernelDevDebugContainer.php"
"line" => 2147
"function" => "getOvhBucketS3STService"
"class" => "ContainerKE0LJMF\App_KernelDevDebugContainer"
"type" => "::"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/dependency-injection/Container.php"
"line" => 399
"function" => "getTwigService"
"class" => "ContainerKE0LJMF\App_KernelDevDebugContainer"
"type" => "::"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
"line" => 36
"function" => "getService"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "get"
"class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/src/Controller/Security/SecurityController.php"
"line" => 51
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/public/index.php"
"line" => 5
"args" => [
"/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/96/969baca0b6d475edd17c0a6195bac170.php"
"line" => 164
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_97f257f64382b117ad291e6e619b7d67"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/68/68502ee7ae8597499cc20a1008d2ee49.php"
"line" => 74
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1d2624a2af1dd147537a69559d3b00c8"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/96/969baca0b6d475edd17c0a6195bac170.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_97f257f64382b117ad291e6e619b7d67"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/src/Controller/Security/SecurityController.php"
"line" => 51
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/public/index.php"
"line" => 5
"args" => [
"/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
"line" => 29
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/96/969baca0b6d475edd17c0a6195bac170.php"
"line" => 186
"function" => "getCsrfToken"
"class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_97f257f64382b117ad291e6e619b7d67"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/68/68502ee7ae8597499cc20a1008d2ee49.php"
"line" => 74
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1d2624a2af1dd147537a69559d3b00c8"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/96/969baca0b6d475edd17c0a6195bac170.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_97f257f64382b117ad291e6e619b7d67"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/src/Controller/Security/SecurityController.php"
"line" => 51
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/public/index.php"
"line" => 5
"args" => [
"/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
"line" => 29
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/96/969baca0b6d475edd17c0a6195bac170.php"
"line" => 186
"function" => "getCsrfToken"
"class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_97f257f64382b117ad291e6e619b7d67"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/68/68502ee7ae8597499cc20a1008d2ee49.php"
"line" => 74
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1d2624a2af1dd147537a69559d3b00c8"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/var/cache/dev/twig/96/969baca0b6d475edd17c0a6195bac170.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_97f257f64382b117ad291e6e619b7d67"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/src/Controller/Security/SecurityController.php"
"line" => 51
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/svqfvah/dev.desk/public/index.php"
"line" => 5
"args" => [
"/home/svqfvah/dev.desk/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 | "9f7b0c1f5c4a2e98b1d3f49a13f6d7c82e54c90b3210fa8e6d2f7b1e4a8c1d9f" |
| DATABASE_URL | "mysql://admin_iam:hHejf3986xAN68op@cb6598-004.eu.clouddb.ovh.net:35551/iam_global?serverVersion=8.4.6&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| ENCRYPTION_KEY | "OwiZ57CmwZ7u8iVC1bFo2APCXUxsj6cF" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster100" |
| DOCUMENT_ROOT | "/home/svqfvah/dev.desk" |
| 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=24c0f7; PHPSESSID=57b9fbd02f393086e4a94a7ab949f3c1; sf_redirect=%7B%22token%22%3A%2224c0f7%22%2C%22route%22%3A%22gesdom_dashboards%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashbord%5C%5CDashbordController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsvqfvah%5C%2Fdev.desk%5C%2Fsrc%5C%2FController%5C%2FDashbord%5C%2FDashbordController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "dev.desk.gesdom.fr" |
| HTTP_REFERER | "https://dev.desk.gesdom.fr/" |
| HTTP_REMOTE_IP | "216.73.216.87" |
| 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.87" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "80b939379687e607918336eed77defe1" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "216.73.216.87" |
| REMOTE_PORT | "34344" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1765549877 |
| REQUEST_TIME_FLOAT | 1765549877.6187 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/svqfvah/dev.desk/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://dev.desk.gesdom.fr:443/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "10.100.40.5" |
| SERVER_ADMIN | "postmaster@dev.desk.gesdom.fr" |
| SERVER_NAME | "dev.desk.gesdom.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/svqfvah/dev.desk/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,ENCRYPTION_KEY" |
| UNIQUE_ID | "aTwnNcDAp3RDCho7JrCEfQAAAXE" |
| USER | "svqfvah" |
| argc | 0 |
| argv | [] |