LoginController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| login | "" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Auth\LoginController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "ec9065" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| content-length | "0" |
| cookie | "sf_redirect=%7B%22token%22%3A%22cf0389%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectAction%22%2C%22file%22%3A%22C%3A%5C%5Cinetpub%5C%5Cwwwroot%5C%5CAlizeePlaisanciersBackend%5C%5Cvendor%5C%5Csymfony%5C%5Cframework-bundle%5C%5CController%5C%5CRedirectController.php%22%2C%22line%22%3A57%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| host | "195.25.236.236" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0.0.0" |
| 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 | "Sat, 06 Dec 2025 09:42:19 GMT" |
| x-debug-token | "bb8e1d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"cf0389","route":"homepage","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"redirectAction","file":"C:\\inetpub\\wwwroot\\AlizeePlaisanciersBackend\\vendor\\symfony\\framework-bundle\\Controller\\RedirectController.php","line":57},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 10:42:19 +0100" |
| Last used | "Sat, 06 Dec 25 10:42:19 +0100" |
| Lifetime | 7200 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "t1G-HNpla-M_ksXhi9w5kIRxODUSVLAgW3zunTBNd2g" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\src\Controller\Auth\LoginController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Auth\LoginController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\src\Controller\Auth\LoginController.php"
"line" => 23
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Auth\LoginController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\form\FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\var\cache\dev\twig\80\804e748c4504c9ceae21155502c55913.php"
"line" => 123
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 430
"function" => "block_body"
"class" => "__TwigTemplate_1670dffbb1e4adc83faaa7db55afd7d3"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\var\cache\dev\twig\88\88e8f9ade442356e6d76cd6ebdb02b16.php"
"line" => 75
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_9cdce42a2455ad4239bcf2ac6ccc4727"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\var\cache\dev\twig\80\804e748c4504c9ceae21155502c55913.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_1670dffbb1e4adc83faaa7db55afd7d3"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 254
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\src\Controller\Auth\LoginController.php"
"line" => 25
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Auth\LoginController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\form\FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\var\cache\dev\twig\80\804e748c4504c9ceae21155502c55913.php"
"line" => 123
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 430
"function" => "block_body"
"class" => "__TwigTemplate_1670dffbb1e4adc83faaa7db55afd7d3"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\var\cache\dev\twig\88\88e8f9ade442356e6d76cd6ebdb02b16.php"
"line" => 75
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_9cdce42a2455ad4239bcf2ac6ccc4727"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\var\cache\dev\twig\80\804e748c4504c9ceae21155502c55913.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_1670dffbb1e4adc83faaa7db55afd7d3"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\twig\twig\src\Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 254
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\src\Controller\Auth\LoginController.php"
"line" => 25
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Auth\LoginController"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php"
"line" => 6
"args" => [
"C:\inetpub\wwwroot\AlizeePlaisanciersBackend\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_TOKEN | "8dc628067b71f346fd42e72f15f6d4e96a25c2f73e9f9e6e01a8a130d7d7a011e77f16e0fe554b700af0f3c516dd9d530365d58d1e7c5cbb3d0cbe3559b97aeb7a8c3ee1bb693da96f10bbad6d1b24f659c8b38ebaf4f9adab8d76c3da6b63c8b14efac7eb25bfc7e0a0ea4a8b2aaf7898f3e77ef03d7879e3a867b5f03ef0e088fb3275f70dce0eddd160b32e0e0a58ee3df6e549bd2d0e0af3de6d0e45a3be90ae548f576b8c6f15241392d1de0a05adeda854925d9f1ce1f8be7264a0915941e08cc1b7a0ce8b2165cf3464e2a278d235ee5b439b5a141c1554f50dd7a1f2e2d58b62037cf0f21e8bca0344377636746e31fbc9d" |
| APP_ENV | "dev" |
| APP_SECRET | "4ef1315e0acad1520747faf830da07f9" |
| DATABASE_URL | "mysql://root:Alizee11!@127.0.0.1:3306/plaisanciers?serverVersion=12.3.0-MariaDB" |
| MAILER_DSN | "smtp://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| ALLUSERSPROFILE | "C:\ProgramData" |
| APPDATA | "C:\Windows\system32\config\systemprofile\AppData\Roaming" |
| APPL_MD_PATH | "/LM/W3SVC/2/ROOT" |
| APPL_PHYSICAL_PATH | "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\" |
| APP_DEBUG | "1" |
| APP_POOL_CONFIG | "C:\inetpub\temp\apppools\alizeespot\alizeespot.config" |
| APP_POOL_ID | "alizeespot" |
| AUTH_PASSWORD | "" |
| AUTH_TYPE | "" |
| AUTH_USER | "" |
| CERT_COOKIE | "" |
| CERT_FLAGS | "" |
| CERT_ISSUER | "" |
| CERT_SERIALNUMBER | "" |
| CERT_SUBJECT | "" |
| COMPUTERNAME | "SILICONY" |
| 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\AlizeePlaisanciersBackend\public" |
| DriverData | "C:\Windows\System32\Drivers\DriverData" |
| 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=R3" |
| HTTPS_SERVER_SUBJECT | "CN=tickets.alizee-soft.com" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_CONTENT_LENGTH | "0" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22cf0389%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectAction%22%2C%22file%22%3A%22C%3A%5C%5Cinetpub%5C%5Cwwwroot%5C%5CAlizeePlaisanciersBackend%5C%5Cvendor%5C%5Csymfony%5C%5Cframework-bundle%5C%5CController%5C%5CRedirectController.php%22%2C%22line%22%3A57%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| HTTP_HOST | "195.25.236.236" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0.0.0" |
| HTTP_X_ORIGINAL_URL | "/login" |
| IIS_UrlRewriteModule | "7,1,1993,2351" |
| INSTANCE_ID | "2" |
| INSTANCE_META_PATH | "/LM/W3SVC/2" |
| INSTANCE_NAME | "ALIZEESPOT" |
| LOCALAPPDATA | "C:\Windows\system32\config\systemprofile\AppData\Local" |
| LOCAL_ADDR | "195.1.1.13" |
| 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" |
| PATH_TRANSLATED | "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php" |
| PHP_SELF | "/index.php" |
| PROCESSOR_ARCHITECTURE | "AMD64" |
| PROCESSOR_IDENTIFIER | "Intel64 Family 6 Model 45 Stepping 7, GenuineIntel" |
| PROCESSOR_LEVEL | "6" |
| PROCESSOR_REVISION | "2d07" |
| PSModulePath | "C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules" |
| PUBLIC | "C:\Users\Public" |
| Path | "C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\php\php-8.2.7;C:\ProgramData\ComposerSetup\bin;C:\symfony-cli;C:\Git\cmd;C:\nodejs\;C:\Program Files\Microsoft VS Code\bin;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 | "login" |
| REMOTE_ADDR | "3.255.120.150" |
| REMOTE_HOST | "3.255.120.150" |
| REMOTE_PORT | "47944" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1765014139 |
| REQUEST_TIME_FLOAT | 1765014139.5241 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "C:\inetpub\wwwroot\AlizeePlaisanciersBackend\public\index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "195.25.236.236" |
| 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,API_TOKEN,DATABASE_URL,MAILER_DSN" |
| SystemDrive | "C:" |
| SystemRoot | "C:\Windows" |
| TEMP | "C:\Windows\TEMP" |
| TMP | "C:\Windows\TEMP" |
| URL | "/index.php" |
| USERDOMAIN | "AMDINFO" |
| USERNAME | "SILICONY$" |
| USERPROFILE | "C:\Windows\system32\config\systemprofile" |
| _FCGI_X_PIPE_ | "\\.\pipe\IISFCGI-27a957e8-a223-46f7-9700-3cd9361f9834" |
| windir | "C:\Windows" |