Redirect 302 redirect from GET @user_child_homepage (043450)

GET https://www2.champishop.fr/login

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"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"c97aeb"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
cookie
"sf_redirect=%7B%22token%22%3A%22043450%22%2C%22route%22%3A%22user_child_homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22C%3A%5C%5Cinetpub%5C%5Cwwwroot%5C%5Cruolnew%5C%5Csrc%5C%5CController%5C%5CDefaultController.php%22%2C%22line%22%3A92%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=lqcahafkld5679m821tkeqbr0r"
host
"www2.champishop.fr"
referer
"https://www2.champishop.fr/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-original-url
"/login"
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, 25 Dec 2025 13:03:42 GMT"
x-debug-token
"d09a43"

Cookies

Request Cookies

Key Value
PHPSESSID
"lqcahafkld5679m821tkeqbr0r"
sf_redirect
"{"token":"043450","route":"user_child_homepage","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"index","file":"C:\\inetpub\\wwwroot\\ruolnew\\src\\Controller\\DefaultController.php","line":92},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Thu, 25 Dec 25 14:03:42 +0100"
Last used
"Thu, 25 Dec 25 14:03:42 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"D_5TC6lJDZjyQTkx7PNgnl83IX5OwCd_NuAR3cm1u2Y"
_security.main.target_path
"https://www2.champishop.fr/"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 364
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\src\Controller\SecurityController.php"
    "line" => 36
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\src\Controller\SecurityController.php"
    "line" => 44
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\src\Controller\SecurityController.php"
    "line" => 49
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-csrf\CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\form\FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\var\cache\dev\twig\a5\a51ffe1545e036efff2a1af950145004.php"
    "line" => 278
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_2b5e699cd15adfaf24b518cba86a930e"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\var\cache\dev\twig\3e\3e481108bd3d8fa0832193ffae2b5497.php"
    "line" => 65
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_df37e01120318fba15f6f99c24efffe1"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\var\cache\dev\twig\a5\a51ffe1545e036efff2a1af950145004.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2b5e699cd15adfaf24b518cba86a930e"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\src\Controller\SecurityController.php"
    "line" => 53
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-csrf\CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\form\FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\var\cache\dev\twig\a5\a51ffe1545e036efff2a1af950145004.php"
    "line" => 278
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_2b5e699cd15adfaf24b518cba86a930e"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\var\cache\dev\twig\3e\3e481108bd3d8fa0832193ffae2b5497.php"
    "line" => 65
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_df37e01120318fba15f6f99c24efffe1"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\var\cache\dev\twig\a5\a51ffe1545e036efff2a1af950145004.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2b5e699cd15adfaf24b518cba86a930e"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\twig\twig\src\Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\src\Controller\SecurityController.php"
    "line" => 53
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\security-http\Firewall\ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\ruolnew\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\ruolnew\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
"eb61d02241f186e16d3c747f827b1684"
MAILER_DSN
"smtp://relay.olisys.fr:25?verify_peer=0&verify_peer_name=0"
MAIL_ENCRYPTION
""

Defined as regular env variables

Key Value
ALLUSERSPROFILE
"C:\ProgramData"
APPDATA
"C:\Windows\system32\config\systemprofile\AppData\Roaming"
APPL_MD_PATH
"/LM/W3SVC/3/ROOT"
APPL_PHYSICAL_PATH
"C:\inetpub\wwwroot\ruolnew\public\"
APP_DEBUG
"1"
APP_POOL_CONFIG
"C:\inetpub\temp\apppools\Ruol-new\Ruol-new.config"
APP_POOL_ID
"Ruol-new"
AUTH_PASSWORD
""
AUTH_TYPE
""
AUTH_USER
""
CERT_COOKIE
""
CERT_FLAGS
""
CERT_ISSUER
""
CERT_SERIALNUMBER
""
CERT_SUBJECT
""
COMPUTERNAME
"SYMFONY-DEV"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
ComSpec
"C:\Windows\system32\cmd.exe"
CommonProgramFiles
"C:\Program Files\Common Files"
CommonProgramFiles(x86)
"C:\Program Files (x86)\Common Files"
CommonProgramW6432
"C:\Program Files\Common Files"
DOCUMENT_ROOT
"C:\inetpub\wwwroot\ruolnew\public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTPS_KEYSIZE
"256"
HTTPS_SECRETKEYSIZE
"3072"
HTTPS_SERVER_ISSUER
"C=US, O=Let's Encrypt, CN=R12"
HTTPS_SERVER_SUBJECT
"CN=www2.champishop.fr"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22043450%22%2C%22route%22%3A%22user_child_homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22C%3A%5C%5Cinetpub%5C%5Cwwwroot%5C%5Cruolnew%5C%5Csrc%5C%5CController%5C%5CDefaultController.php%22%2C%22line%22%3A92%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=lqcahafkld5679m821tkeqbr0r"
HTTP_HOST
"www2.champishop.fr"
HTTP_REFERER
"https://www2.champishop.fr/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ORIGINAL_URL
"/login"
IIS_UrlRewriteModule
"7.1.1952.0"
INSTANCE_ID
"3"
INSTANCE_META_PATH
"/LM/W3SVC/3"
INSTANCE_NAME
"RUOL-NEW"
LOCALAPPDATA
"C:\Windows\system32\config\systemprofile\AppData\Local"
LOCAL_ADDR
"10.10.1.187"
LOGON_USER
""
NUMBER_OF_PROCESSORS
"4"
ORIG_PATH_INFO
"/index.php"
OS
"Windows_NT"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PHAR"
PATH_TRANSLATED
"C:\inetpub\wwwroot\ruolnew\public\index.php"
PHP_SELF
"/index.php"
PROCESSOR_ARCHITECTURE
"AMD64"
PROCESSOR_IDENTIFIER
"Intel64 Family 6 Model 62 Stepping 4, GenuineIntel"
PROCESSOR_LEVEL
"6"
PROCESSOR_REVISION
"3e04"
PSModulePath
"C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;E:\Program Files (x86)\Microsoft SQL Server\130\Tools\PowerShell\Modules\"
PUBLIC
"C:\Users\Public"
Path
"C:\Program Files (x86)\Mozilla Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\Administrateur.WIN-9JN6OE38IU0\AppData\Local\Microsoft\WindowsApps;E:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;E:\Program Files\Microsoft SQL Server\130\Tools\Binn\;E:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;E:\Program Files\Microsoft SQL Server\130\DTS\Binn\;E:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;E:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;E:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\;C:\Users\Administrateur.WIN-9JN6OE38IU0\AppData\Local\Microsoft\WindowsApps;E:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;E:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;E:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\;C:\Program Files\PHP\v8.3.13;C:\Program Files\PHP\v8.1.4;C:\composer;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
ProgramData
"C:\ProgramData"
ProgramFiles
"C:\Program Files"
ProgramFiles(x86)
"C:\Program Files (x86)"
ProgramW6432
"C:\Program Files"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.212"
REMOTE_HOST
"216.73.216.212"
REMOTE_PORT
"51539"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1766667822
REQUEST_TIME_FLOAT
1766667822.5561
REQUEST_URI
"/login"
SCRIPT_FILENAME
"C:\inetpub\wwwroot\ruolnew\public\index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"www2.champishop.fr"
SERVER_PORT
"443"
SERVER_PORT_SECURE
"1"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Microsoft-IIS/10.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAIL_ENCRYPTION"
SystemDrive
"C:"
SystemRoot
"C:\Windows"
TEMP
"C:\Windows\TEMP"
TMP
"C:\Windows\TEMP"
URL
"/index.php"
USERDOMAIN
"WORKGROUP"
USERNAME
"SYMFONY-DEV$"
USERPROFILE
"C:\Windows\system32\config\systemprofile"
_FCGI_X_PIPE_
"\\.\pipe\IISFCGI-818a3897-762e-47ac-8ca7-f657941da731"
windir
"C:\Windows"