SecurityController :: login
Request
GET Parameters
No GET parameters
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 | "3d6012" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "0" |
| host | "dev.reseauribe.com" |
| 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 | "Sun, 21 Dec 2025 10:32:44 GMT" |
| x-debug-token | "047dd0" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 21 Dec 25 13:32:44 +0300" |
| Last used | "Sun, 21 Dec 25 13:32:44 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "fSxrr-3rpQiADrhalbd8z0Nxw1ZpISD96gsapx4zzXE" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\src\Controller\SecurityController.php"
"line" => 22
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\src\Controller\SecurityController.php"
"line" => 24
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\form\FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\var\cache\dev\twig\ff\ff4be50ee3b78fec01c338c89ed6759d384733c0cc7b97b3a6be00fec206f163.php"
"line" => 131
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_64adc3ed21359a7d534e5a1c2b9c74e838bf255ce7bedf36889177cb684b0714"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\src\Controller\SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\form\FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\var\cache\dev\twig\ff\ff4be50ee3b78fec01c338c89ed6759d384733c0cc7b97b3a6be00fec206f163.php"
"line" => 131
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_64adc3ed21359a7d534e5a1c2b9c74e838bf255ce7bedf36889177cb684b0714"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\twig\twig\src\Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\src\Controller\SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\http-kernel\Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\vendor\autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php"
"line" => 5
"args" => [
"E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\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 | "7222bc84c2c90a74615162ab592d148d" |
| MAILER_DSN | "smtp://fax_mail@ribegroupe.com:Wud66666@smtp.office365.com:587?encryption=STARTTLS&auth_mode=login" |
| MAILER_URL | "null://localhost" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| ALLUSERSPROFILE | "C:\ProgramData" |
| APPDATA | "C:\Windows\system32\config\systemprofile\AppData\Roaming" |
| APPL_MD_PATH | "/LM/W3SVC/6/ROOT" |
| APPL_PHYSICAL_PATH | "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\" |
| APP_DEBUG | "1" |
| APP_POOL_CONFIG | "C:\inetpub\temp\apppools\RESEAURIBE_APP_DEV\RESEAURIBE_APP_DEV.config" |
| APP_POOL_ID | "RESEAURIBE_APP_DEV" |
| AUTH_PASSWORD | "" |
| AUTH_TYPE | "" |
| AUTH_USER | "" |
| CERT_COOKIE | "" |
| CERT_FLAGS | "" |
| CERT_ISSUER | "" |
| CERT_SERIALNUMBER | "" |
| CERT_SUBJECT | "" |
| COMPUTERNAME | "SRV-RG-WEB" |
| CONTENT_LENGTH | "0" |
| CONTENT_TYPE | "" |
| ChocolateyInstall | "C:\ProgramData\chocolatey" |
| ComSpec | "C:\Windows\system32\cmd.exe" |
| CommonProgramFiles | "C:\Program Files (x86)\Common Files" |
| CommonProgramFiles(x86) | "C:\Program Files (x86)\Common Files" |
| CommonProgramW6432 | "C:\Program Files\Common Files" |
| DOCUMENT_ROOT | "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public" |
| DriverData | "C:\Windows\System32\Drivers\DriverData" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTPS_KEYSIZE | "256" |
| HTTPS_SECRETKEYSIZE | "2048" |
| HTTPS_SERVER_ISSUER | "C=US, O=Let's Encrypt, CN=R12" |
| HTTPS_SERVER_SUBJECT | "CN=dev.reseauribe.com" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_CONTENT_LENGTH | "0" |
| HTTP_HOST | "dev.reseauribe.com" |
| 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,1993,2351" |
| INSTANCE_ID | "6" |
| INSTANCE_META_PATH | "/LM/W3SVC/6" |
| INSTANCE_NAME | "RESEAURIBE_APP_DEV" |
| LOCALAPPDATA | "C:\Windows\system32\config\systemprofile\AppData\Local" |
| LOCAL_ADDR | "192.168.1.230" |
| LOGON_USER | "" |
| NUMBER_OF_PROCESSORS | "2" |
| ORIG_PATH_INFO | "/index.php" |
| OS | "Windows_NT" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PATH_TRANSLATED | "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php" |
| PHP_SELF | "/index.php" |
| PROCESSOR_ARCHITECTURE | "x86" |
| PROCESSOR_ARCHITEW6432 | "AMD64" |
| PROCESSOR_IDENTIFIER | "Intel64 Family 6 Model 85 Stepping 4, GenuineIntel" |
| PROCESSOR_LEVEL | "6" |
| PROCESSOR_REVISION | "5504" |
| PSModulePath | "C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules" |
| PUBLIC | "C:\Users\Public" |
| Path | "C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\PHP;C:\Program Files\Git\cmd;C:\ProgramData\ComposerSetup\bin;C:\Program Files\dotnet\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
| ProgramData | "C:\ProgramData" |
| ProgramFiles | "C:\Program Files (x86)" |
| ProgramFiles(x86) | "C:\Program Files (x86)" |
| ProgramW6432 | "C:\Program Files" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.32" |
| REMOTE_HOST | "216.73.216.32" |
| REMOTE_PORT | "50220" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1766313164 |
| REQUEST_TIME_FLOAT | 1766313164.2129 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "E:\IIS\DEVELOPPEMENT\RESEAURIBE_APP\public\index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "dev.reseauribe.com" |
| 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,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_URL" |
| SystemDrive | "C:" |
| SystemRoot | "C:\Windows" |
| TEMP | "C:\Windows\TEMP" |
| TMP | "C:\Windows\TEMP" |
| URL | "/index.php" |
| USERDOMAIN | "RG" |
| USERNAME | "SRV-RG-WEB$" |
| USERPROFILE | "C:\Windows\system32\config\systemprofile" |
| _FCGI_X_PIPE_ | "\\.\pipe\IISFCGI-1ddaf976-6af1-4dcd-b6f2-9027758c8303" |
| windir | "C:\Windows" |