LoginController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\Security\LoginController" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#677 -links: [ 667 => Symfony\Component\WebLink\Link {#667 -href: "/assets/vendor/admin-lte/dist/css/adminlte.min-ccd2eb53b546869058f8ede43bfae131.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 673 => Symfony\Component\WebLink\Link {#673 -href: "/assets/styles/app-534bfe01995a946e2d39b3b5a02a38a1.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _stopwatch_token | "d942fe" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%222ef5b3%22%2C%22route%22%3A%22app_default%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=f4b805605272440f018538e195f49265" |
| host | "mutuellesante-test.xonobox.com" |
| referer | "https://mutuellesante-test.xonobox.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 01 Jan 2026 21:58:10 GMT" |
| link | "</assets/vendor/admin-lte/dist/css/adminlte.min-ccd2eb53b546869058f8ede43bfae131.css>; rel="preload"; as="style",</assets/styles/app-534bfe01995a946e2d39b3b5a02a38a1.css>; rel="preload"; as="style"" |
| x-debug-token | "ce7755" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "f4b805605272440f018538e195f49265" |
| sf_redirect | "{"token":"2ef5b3","route":"app_default","method":"GET","controller":"App\\Controller\\HomeController","status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 01 Jan 26 21:58:10 +0000" |
| Last used | "Thu, 01 Jan 26 21:58:10 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "mFWb34_2awxei3C2ThpKtUaZeC8mKD532WnpKzRaRZM" |
| _security.main.target_path | "https://mutuellesante-test.xonobox.com/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/src/Controller/Security/LoginController.php"
"line" => 22
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "__invoke"
"class" => "App\Controller\Security\LoginController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/public/index.php"
"line" => 5
"args" => [
"/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/src/Controller/Security/LoginController.php"
"line" => 25
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "__invoke"
"class" => "App\Controller\Security\LoginController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/public/index.php"
"line" => 5
"args" => [
"/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:200
[
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 200
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/07/07e2dd5dc780bc99861857aee5d8e12d.php"
"line" => 132
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_cb0ed4fcddd22d871d71e7c2b7931293"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/53/5360320003e838555bb186eb37709e1e.php"
"line" => 77
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_54f141f11fc52881cf8af6702caece7c"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/07/07e2dd5dc780bc99861857aee5d8e12d.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cb0ed4fcddd22d871d71e7c2b7931293"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/src/Controller/Security/LoginController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "__invoke"
"class" => "App\Controller\Security\LoginController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/public/index.php"
"line" => 5
"args" => [
"/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/07/07e2dd5dc780bc99861857aee5d8e12d.php"
"line" => 193
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_cb0ed4fcddd22d871d71e7c2b7931293"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/53/5360320003e838555bb186eb37709e1e.php"
"line" => 77
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_54f141f11fc52881cf8af6702caece7c"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/07/07e2dd5dc780bc99861857aee5d8e12d.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cb0ed4fcddd22d871d71e7c2b7931293"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/src/Controller/Security/LoginController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "__invoke"
"class" => "App\Controller\Security\LoginController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/public/index.php"
"line" => 5
"args" => [
"/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/07/07e2dd5dc780bc99861857aee5d8e12d.php"
"line" => 193
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_cb0ed4fcddd22d871d71e7c2b7931293"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/53/5360320003e838555bb186eb37709e1e.php"
"line" => 77
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_54f141f11fc52881cf8af6702caece7c"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/var/cache/dev/twig/07/07e2dd5dc780bc99861857aee5d8e12d.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cb0ed4fcddd22d871d71e7c2b7931293"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/src/Controller/Security/LoginController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "__invoke"
"class" => "App\Controller\Security\LoginController"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/andrri26/public_html/mutuellesante-test/public/index.php"
"line" => 5
"args" => [
"/home/andrri26/public_html/mutuellesante-test/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 | "05e9058671fec7ce63c069380b1996d8" |
| CASHIER_API_URL | "https://mutuellesante-test.xonobox.com/dev/api/cashier/auth" |
| DATABASE_URL | "mysql://andrri26_mutuellesante_user:605rgR5QHCVP@localhost:3306/andrri26_mutuellesante?serverVersion=8.0.32&charset=utf8mb4" |
| MAILER_DSN | "smtp://mailhog:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SMMEC_API_HOST | "" |
| SMMEC_API_TOKEN | "test_token_123" |
| SMMEC_API_URL | "https://mutuellesante-test.xonobox.com/dev/api" |
| SMMEC_API_VERSION | "1.0" |
| SMMEC_UTEV_CODE | "UTE001" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| BASE | "/public" |
| CONTEXT_DOCUMENT_ROOT | "/home/andrri26/public_html/mutuellesante-test" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/andrri26/public_html/mutuellesante-test" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/andrri26" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%222ef5b3%22%2C%22route%22%3A%22app_default%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=f4b805605272440f018538e195f49265" |
| HTTP_HOST | "mutuellesante-test.xonobox.com" |
| HTTP_REFERER | "https://mutuellesante-test.xonobox.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "mutuellesante-test.xonobox.com" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aVbt8vZC_NEWNTEC-LpHYQAAAEs" |
| REDIRECT_SSL_TLS_SNI | "mutuellesante-test.xonobox.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aVbt8vZC_NEWNTEC-LpHYQAAAEs" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "216.73.216.46" |
| REMOTE_PORT | "1685" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767304690 |
| REQUEST_TIME_FLOAT | 1767304690.345 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/andrri26/public_html/mutuellesante-test/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "95.216.23.156" |
| SERVER_ADMIN | "webmaster@mutuellesante-test.xonobox.com" |
| SERVER_NAME | "mutuellesante-test.xonobox.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "mutuellesante-test.xonobox.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CASHIER_API_URL,SMMEC_API_URL,SMMEC_API_TOKEN,SMMEC_API_VERSION,SMMEC_UTEV_CODE,SMMEC_API_HOST" |
| UNIQUE_ID | "aVbt8vZC_NEWNTEC-LpHYQAAAEs" |
| USER | "andrri26" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |