LoginController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\LoginController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "login" |
| _route_params | [] |
| _stopwatch_token | "bd41ed" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "findis.omdev.tech" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.108" |
| x-forwarded-host | "findis.omdev.tech" |
| x-forwarded-proto | "https" |
| 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 | "Tue, 16 Dec 2025 15:22:37 GMT" |
| x-debug-token | "8a0a22" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 16 Dec 25 16:22:37 +0100" |
| Last used | "Tue, 16 Dec 25 16:22:37 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "0sVT_anI1_hKSnc-yz84JB4hx2eXJudb0b8gNUugG8k" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/src/Controller/LoginController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "index"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/src/Controller/LoginController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "index"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/7e/7e758d2c25c09c0c8edfb2b5464cdf7ff2249bee4532386759addd6d455b25f1.php"
"line" => 121
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_javascripts"
"class" => "__TwigTemplate_e302ff2e9509035bdedb872e6cba14252c7db00af70f9842583ea8138efc041b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/7e/7e758d2c25c09c0c8edfb2b5464cdf7ff2249bee4532386759addd6d455b25f1.php"
"line" => 93
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_e302ff2e9509035bdedb872e6cba14252c7db00af70f9842583ea8138efc041b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/1e/1e99ac0927c04f4f1dfe368387617ef8cec38947f9b27977e0bff8362dd3f0d1.php"
"line" => 65
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_b98512065460aeb593b3b4c9d94fafb2d4f0aaf43948f9e61c74a3e89414b87b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/7e/7e758d2c25c09c0c8edfb2b5464cdf7ff2249bee4532386759addd6d455b25f1.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_e302ff2e9509035bdedb872e6cba14252c7db00af70f9842583ea8138efc041b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/src/Controller/LoginController.php"
"line" => 34
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "index"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/7e/7e758d2c25c09c0c8edfb2b5464cdf7ff2249bee4532386759addd6d455b25f1.php"
"line" => 121
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_javascripts"
"class" => "__TwigTemplate_e302ff2e9509035bdedb872e6cba14252c7db00af70f9842583ea8138efc041b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/7e/7e758d2c25c09c0c8edfb2b5464cdf7ff2249bee4532386759addd6d455b25f1.php"
"line" => 93
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_e302ff2e9509035bdedb872e6cba14252c7db00af70f9842583ea8138efc041b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/1e/1e99ac0927c04f4f1dfe368387617ef8cec38947f9b27977e0bff8362dd3f0d1.php"
"line" => 65
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_b98512065460aeb593b3b4c9d94fafb2d4f0aaf43948f9e61c74a3e89414b87b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/var/cache/dev/twig/7e/7e758d2c25c09c0c8edfb2b5464cdf7ff2249bee4532386759addd6d455b25f1.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_e302ff2e9509035bdedb872e6cba14252c7db00af70f9842583ea8138efc041b"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/src/Controller/LoginController.php"
"line" => 34
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "index"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/destock/releases/239/public/index.php"
"line" => 5
"args" => [
"/var/www/html/destock/releases/239/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 | "7e26592f05280c5bdd4f0e698198f1fa" |
| BASE_URL | "https://findis.omdev.tech" |
| DATABASE_URL | "mysql://destockage:destockage_omDev6467%@127.0.0.1:3306/destockage_dev" |
| MAILER_URL | "null://localhost" |
| NBR_DECIMAL_PRICE | "2" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
| WEBDESA_URL | "http://preprod.desamais.fr/acces_webdesa.php" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "findis.omdev.tech" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.108" |
| HTTP_X_FORWARDED_HOST | "findis.omdev.tech" |
| HTTP_X_FORWARDED_PROTO | "https" |
| MAGIC_QUOTES | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/destock/current/public/index.php" |
| PHP_VER | "7_2" |
| QUERY_STRING | "" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_REDIRECT_MAGIC_QUOTES | "0" |
| REDIRECT_REDIRECT_PHP_VER | "7_2" |
| REDIRECT_REDIRECT_REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_MAGIC_QUOTES | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_PHP_VER | "7_2" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_MAGIC_QUOTES | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_PHP_VER | "7_2" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REGISTER_GLOBALS | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_SESSION_AUTOSTART | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_SHORT_OPEN_TAGS | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_ZEND_OPTIMIZER | "1" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_REGISTER_GLOBALS | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_SESSION_AUTOSTART | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_SHORT_OPEN_TAGS | "0" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| REDIRECT_REDIRECT_REDIRECT_REDIRECT_ZEND_OPTIMIZER | "1" |
| REDIRECT_REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| REDIRECT_REDIRECT_REGISTER_GLOBALS | "0" |
| REDIRECT_REDIRECT_SESSION_AUTOSTART | "0" |
| REDIRECT_REDIRECT_SHORT_OPEN_TAGS | "0" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| REDIRECT_REDIRECT_ZEND_OPTIMIZER | "1" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| REDIRECT_URL | "/public/index.php" |
| REGISTER_GLOBALS | "0" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "38988" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765898557 |
| REQUEST_TIME_FLOAT | 1765898557.7041 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/destock/current/public/index.php" |
| SCRIPT_NAME | "/destock/current/public/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "findis.omdev.tech" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.29 (Ubuntu) Server at findis.omdev.tech Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.29 (Ubuntu)" |
| SESSION_AUTOSTART | "0" |
| SHORT_OPEN_TAGS | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,MAILER_URL,BASE_URL,WEBDESA_URL,NBR_DECIMAL_PRICE" |
| UNIQUE_ID | "aUF5PUG-PXWE@VXmoTUmbQAAAAE" |
| ZEND_OPTIMIZER | "1" |