https://deltainformatique.org/ECF/register

RegistrationController :: register

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\RegistrationController::register"
_firewall_context
"security.firewall.map.context.main"
_route
"app_registration_register"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"0a7e37"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
cookie
"319b63b74f3d0831b0873512cabd6cc3=8k61ct6qsp99h2hm1g97kahh3s; PHPSESSID=t0qvfgp2urvpt8nc2og2hf5dbc"
host
"deltainformatique.org"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-original-url
"/ECF/register"
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
"Sat, 11 Apr 2026 14:55:33 GMT"
x-debug-token
"e5ba09"

Cookies

Request Cookies

Key Value
319b63b74f3d0831b0873512cabd6cc3
"8k61ct6qsp99h2hm1g97kahh3s"
PHPSESSID
"t0qvfgp2urvpt8nc2og2hf5dbc"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Sat, 11 Apr 26 16:55:29 +0200"
Last used
"Sat, 11 Apr 26 16:55:32 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"XgmuQxClHvwyEZAC0-MENcSEKC3bMgLvrr_YCA6sQck"
_csrf/https-contact
"Kl2li7LZfuKvAXp4TxSRhGatR718KNujlE4JX0gunFg"
_csrf/https-registration
"Puyl_xC2m_44JY6LA3UKTV7sHjdPMuUPvI-5Mu4pHpU"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
    "line" => 98
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-csrf\CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\src\Controller\RegistrationController.php"
    "line" => 112
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php"
    "line" => 5
    "args" => [
      "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-csrf\CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\src\Controller\RegistrationController.php"
    "line" => 112
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php"
    "line" => 5
    "args" => [
      "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-csrf\CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\form\Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\src\Controller\RegistrationController.php"
    "line" => 112
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php"
    "line" => 5
    "args" => [
      "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\twig-bridge\AppVariable.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Extension\CoreExtension.php"
    "line" => 1919
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\var\cache\dev\twig\22\22b1676ab24427125b1275a4357b2fb9.php"
    "line" => 120
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_eb1db4a8da17556475b6601f3cd582e5"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\var\cache\dev\twig\2d\2d6f548dd72416bc837f8fff6290ae57.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7bd48926c5968d0d8e1d19f8f81e186c"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\src\Controller\RegistrationController.php"
    "line" => 111
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php"
    "line" => 5
    "args" => [
      "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:172
[
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\twig-bridge\AppVariable.php"
    "line" => 172
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Extension\CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\var\cache\dev\twig\22\22b1676ab24427125b1275a4357b2fb9.php"
    "line" => 327
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_eb1db4a8da17556475b6601f3cd582e5"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\var\cache\dev\twig\2d\2d6f548dd72416bc837f8fff6290ae57.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7bd48926c5968d0d8e1d19f8f81e186c"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\twig\twig\src\Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\src\Controller\RegistrationController.php"
    "line" => 111
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php"
    "line" => 5
    "args" => [
      "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\security-http\Firewall\ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php"
    "line" => 5
    "args" => [
      "D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\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
"dd5eab36b7f2dd38a37d2fc2433486e2"
DATABASE_URL
"mysql://root:Reunion@2024@localhost:3306/ECF?serverVersion=9.4&charset=utf8mb4"
MAILER_DSN
"smtp://royerjeanlaurent%40gmail.com:azegrdrnjjlexhoo@smtp.gmail.com:465?encryption=tls&auth_mode=login&sender=royerjeanlaurent%40gmail.com&verify_peer=false&verify_peer_name=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
ALLUSERSPROFILE
"C:\ProgramData"
APPDATA
"C:\WINDOWS\system32\config\systemprofile\AppData\Roaming"
APPL_MD_PATH
"/LM/W3SVC/1/ROOT"
APPL_PHYSICAL_PATH
"D:\MES_SITES_INTERNET\ASP\DELTAINFORMATIQUE\WEBSITE\"
APP_DEBUG
"1"
APP_POOL_CONFIG
"C:\inetpub\temp\apppools\APP POOL\APP POOL.config"
APP_POOL_ID
"APP POOL"
AUTH_PASSWORD
""
AUTH_TYPE
""
AUTH_USER
""
CERT_COOKIE
""
CERT_FLAGS
""
CERT_ISSUER
""
CERT_SERIALNUMBER
""
CERT_SUBJECT
""
COMPUTERNAME
"DELTA-02"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
ComSpec
"C:\WINDOWS\system32\cmd.exe"
CommonProgramFiles
"C:\Program Files\Common Files"
CommonProgramFiles(x86)
"C:\Program Files (x86)\Common Files"
CommonProgramW6432
"C:\Program Files\Common Files"
DOCUMENT_ROOT
"D:\MES_SITES_INTERNET\ASP\DELTAINFORMATIQUE\WEBSITE"
DriverData
"C:\Windows\System32\Drivers\DriverData"
FCGI_ROLE
"RESPONDER"
FPS_BROWSER_APP_PROFILE_STRING
"Internet Explorer"
FPS_BROWSER_USER_PROFILE_STRING
"Default"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTPS_KEYSIZE
"256"
HTTPS_SECRETKEYSIZE
"3072"
HTTPS_SERVER_ISSUER
"C=US, O=Let's Encrypt, CN=R13"
HTTPS_SERVER_SUBJECT
"CN=deltainformatique.org"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"319b63b74f3d0831b0873512cabd6cc3=8k61ct6qsp99h2hm1g97kahh3s; PHPSESSID=t0qvfgp2urvpt8nc2og2hf5dbc"
HTTP_HOST
"deltainformatique.org"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ORIGINAL_URL
"/ECF/register"
IIS_UrlRewriteModule
"7,1,1993,2351"
INSTANCE_ID
"1"
INSTANCE_META_PATH
"/LM/W3SVC/1"
INSTANCE_NAME
"DELTAINFORMATIQUE"
JAVA_HOME
"C:\LOGICIEL_PROGRAMMATION\Java\jdk-23"
LEVEL_ZERO_V1_SDK_PATH
"C:\Program Files\LevelZeroSDK\1.24.0\"
LOCALAPPDATA
"C:\WINDOWS\system32\config\systemprofile\AppData\Local"
LOCAL_ADDR
"192.168.1.102"
LOGON_USER
""
NUMBER_OF_PROCESSORS
"28"
OPENSSL_CONF
"C:\Program Files\PostgreSQL\psqlODBC\etc\openssl.cnf"
ORIG_PATH_INFO
"/ECF/index.php/register"
OS
"Windows_NT"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW"
PATH_INFO
"/register"
PATH_TRANSLATED
"D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php\register"
PHPRC
"C:\Program Files\PHP\v8.3.23\"
PHP_FCGI_MAX_REQUESTS
"10000"
PHP_SELF
"/ECF/index.php/register"
PROCESSOR_ARCHITECTURE
"AMD64"
PROCESSOR_IDENTIFIER
"Intel64 Family 6 Model 183 Stepping 1, GenuineIntel"
PROCESSOR_LEVEL
"6"
PROCESSOR_REVISION
"b701"
PROGF81DEF27053
"1"
PSModulePath
"C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\PowerShell\Modules\"
PUBLIC
"C:\Users\Public"
Path
"C:\Python314\Scripts\;C:\Python314\;C:\Program Files\ImageMagick-7.1.2-Q16-HDRI;C:\LOGICIEL_PROGRAMMATION\Java\jdk-23\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA app\NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files\Calibre2\;C:\Windows Kits\10\Windows Performance Toolkit\;C:\LOGICIEL PROGRAMMATION\SQL Anywhere 12\bin64;C:\LOGICIEL PROGRAMMATION\SQL Anywhere 12\bin32;C:\LOGICIEL PROGRAMMATION\Sybase\Shared\PowerBuilder;C:\LOGICIEL PROGRAMMATION\Sybase\PowerBuilder 12.5;C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319;C:\Program Files\PHP\v8.3.23;C:\Program Files\gs\gs10.05.1\bin;C:\Program Files\MongoDB\mongosh\bin;C:\Program Files\Symfony;C:\LOGICIEL PROGRAMMATION\Git\cmd;C:\LOGICIEL PROGRAMMATION\Composer;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files\Instant Reality\bin\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\nodejs\;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
ProgramData
"C:\ProgramData"
ProgramFiles
"C:\Program Files"
ProgramFiles(x86)
"C:\Program Files (x86)"
ProgramW6432
"C:\Program Files"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.138"
REMOTE_HOST
"216.73.216.138"
REMOTE_PORT
"39301"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1775919333
REQUEST_TIME_FLOAT
1775919333.5912
REQUEST_URI
"/ECF/register"
SCRIPT_FILENAME
"D:\MES_SITES_INTERNET\PHP\SITE_JLR\STUDI\ECFPROD\public\index.php"
SCRIPT_NAME
"/ECF/index.php"
SERVER_NAME
"deltainformatique.org"
SERVER_PORT
"443"
SERVER_PORT_SECURE
"1"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Microsoft-IIS/10.0"
SQLANY12
"C:\LOGICIEL PROGRAMMATION\SQL Anywhere 12"
SQLANYSAMP12
"C:\Users\Public\Documents\SQL Anywhere 12\Samples"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
SystemDrive
"C:"
SystemRoot
"C:\WINDOWS"
TEMP
"C:\WINDOWS\TEMP"
TMP
"C:\WINDOWS\TEMP"
URL
"/ECF/index.php"
USERDOMAIN
"WORKGROUP"
USERNAME
"DELTA-02$"
USERPROFILE
"C:\WINDOWS\system32\config\systemprofile"
VBOX_MSI_INSTALL_PATH
"C:\Program Files\Oracle\VirtualBox\"
_FCGI_X_PIPE_
"\\.\pipe\IISFCGI-aeb9bbf6-f708-43ed-849e-e45c6dd7dba5"
__PSLockDownPolicy
"0"
windir
"C:\WINDOWS"