SecurityController :: inscription
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| user_candidat | [ "email" => "0789848062" "password" => [ "first" => "MELO" "second" => "MELO" ] "_token" => "3e727fa12a59.i2dSvneLO1TnR2JncRGzvNXsfc0ukFAT4LQKk1Qktwg.3FYT1jG-YzWiKFYjI1aA5bvbEqxoomBZhs1LxW0S5lzALD3JDcJ5MrE-Nw" ] |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::inscription" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_inscription" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "88bd6c" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| cache-control | "max-age=0" |
| connection | "keep-alive" |
| content-length | "266" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "PHPSESSID=8089cb4f740a43aee718429417bda32b; _ga=GA1.1.783890759.1781906427; _ga_KGFX26FEGL=GS2.1.s1781906427$o1$g1$t1781906519$j35$l0$h0" |
| host | "daip.ci" |
| origin | "https://daip.ci" |
| referer | "https://daip.ci/inscriptionE2C" |
| sec-ch-ua | ""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" |
| x-https | "1" |
| x-php-ob-level | "1" |
Request Content
Raw
user_candidat%5Bemail%5D=0789848062&user_candidat%5Bpassword%5D%5Bfirst%5D=MELO&user_candidat%5Bpassword%5D%5Bsecond%5D=MELO&user_candidat%5B_token%5D=3e727fa12a59.i2dSvneLO1TnR2JncRGzvNXsfc0ukFAT4LQKk1Qktwg.3FYT1jG-YzWiKFYjI1aA5bvbEqxoomBZhs1LxW0S5lzALD3JDcJ5MrE-Nw
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 19 Jun 2026 22:00:59 GMT" |
| x-debug-token | "de70b0" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "8089cb4f740a43aee718429417bda32b" |
| _ga | "GA1.1.783890759.1781906427" |
| _ga_KGFX26FEGL | "GS2.1.s1781906427$o1$g1$t1781906519$j35$l0$h0" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 19 Jun 26 21:59:18 +0000" |
| Last used | "Fri, 19 Jun 26 21:59:18 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-user_candidat | "W1AhF5XaEo4DRG3Yn7oaF20JfyAV96QTKKowzIBfVyU" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/home/daip/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 100
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 65
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 30
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Form.php"
"line" => 482
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 106
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Form.php"
"line" => 420
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/daip/public_html/src/Controller/SecurityController.php"
"line" => 55
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "inscription"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/daip/public_html/index.php"
"line" => 3
"args" => [
"/home/daip/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
[
"file" => "/home/daip/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 52
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 104
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 65
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 30
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Form.php"
"line" => 482
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 106
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Form.php"
"line" => 420
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/daip/public_html/src/Controller/SecurityController.php"
"line" => 55
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "inscription"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/daip/public_html/index.php"
"line" => 3
"args" => [
"/home/daip/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
[
"file" => "/home/daip/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 56
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 104
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 65
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 30
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Form.php"
"line" => 482
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 106
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/form/Form.php"
"line" => 420
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/daip/public_html/src/Controller/SecurityController.php"
"line" => 55
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "inscription"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/daip/public_html/index.php"
"line" => 3
"args" => [
"/home/daip/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/daip/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1567
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/daip/public_html/var/cache/dev/twig/49/494430d75626f4219261791f440c458d.php"
"line" => 92
"function" => "twig_get_attribute"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 182
"function" => "block_body"
"class" => "__TwigTemplate_02a16a426e554ef0bd473d675d97face"
"type" => "->"
]
[
"file" => "/home/daip/public_html/var/cache/dev/twig/a5/a5647d707236089ff5f95e355aa3a4bc.php"
"line" => 92
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_8c17023ef8da7d22d66700de53a0d427"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/var/cache/dev/twig/49/494430d75626f4219261791f440c458d.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_02a16a426e554ef0bd473d675d97face"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/src/Controller/SecurityController.php"
"line" => 72
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "inscription"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/daip/public_html/index.php"
"line" => 3
"args" => [
"/home/daip/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:151
[
[
"file" => "/home/daip/public_html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 151
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1567
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/daip/public_html/var/cache/dev/twig/49/494430d75626f4219261791f440c458d.php"
"line" => 109
"function" => "twig_get_attribute"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 182
"function" => "block_body"
"class" => "__TwigTemplate_02a16a426e554ef0bd473d675d97face"
"type" => "->"
]
[
"file" => "/home/daip/public_html/var/cache/dev/twig/a5/a5647d707236089ff5f95e355aa3a4bc.php"
"line" => 92
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_8c17023ef8da7d22d66700de53a0d427"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/var/cache/dev/twig/49/494430d75626f4219261791f440c458d.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_02a16a426e554ef0bd473d675d97face"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/src/Controller/SecurityController.php"
"line" => 72
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "inscription"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/daip/public_html/index.php"
"line" => 3
"args" => [
"/home/daip/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/daip/public_html/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/daip/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/daip/public_html/index.php"
"line" => 3
"args" => [
"/home/daip/public_html/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 | "49fe8bda32ef642b21b341d731fbcede" |
| DATABASE_URL | "mysql://daip_user:lEQrCuY4BtDF@127.0.0.1:3306/daip_db?serverVersion=mariadb-10.4.24" |
| MAILER_DSN | "smtp://f6f5a14a9d909f:a5a7de778cd9c0@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "266" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/daip/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/daip/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/daip" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=8089cb4f740a43aee718429417bda32b; _ga=GA1.1.783890759.1781906427; _ga_KGFX26FEGL=GS2.1.s1781906427$o1$g1$t1781906519$j35$l0$h0" |
| HTTP_HOST | "daip.ci" |
| HTTP_ORIGIN | "https://daip.ci" |
| HTTP_REFERER | "https://daip.ci/inscriptionE2C" |
| HTTP_SEC_CH_UA | ""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" |
| HTTP_X_HTTPS | "1" |
| 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 | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://daip.ci/inscriptionE2C" |
| REDIRECT_SCRIPT_URL | "/inscriptionE2C" |
| REDIRECT_SSL_TLS_SNI | "daip.ci" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ajW8GmVkQ5b0xOODZtMCgQAAAA8" |
| REDIRECT_URL | "/inscriptionE2C" |
| REMOTE_ADDR | "102.67.249.210" |
| REMOTE_PORT | "51267" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781906458 |
| REQUEST_TIME_FLOAT | 1781906458.7962 |
| REQUEST_URI | "/inscriptionE2C" |
| SCRIPT_FILENAME | "/home/daip/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://daip.ci/inscriptionE2C" |
| SCRIPT_URL | "/inscriptionE2C" |
| SERVER_ADDR | "94.130.65.236" |
| SERVER_ADMIN | "webmaster@daip.ci" |
| SERVER_NAME | "daip.ci" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "daip.ci" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN" |
| UNIQUE_ID | "ajW8GmVkQ5b0xOODZtMCgQAAAA8" |
| USER | "daip" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |