RegistrationController :: register
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\RegistrationController::register" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "signup_en" |
| _route_params | [ "_locale" => "en" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "9a769c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "wpe.jeromelaguel.fr" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Sat, 06 Dec 2025 03:55:40 GMT" |
| x-debug-token | "b37f52" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/debian/wpe/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 103
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1864
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/debian/wpe/var/cache/dev/twig/83/8353a6d94731354c326e3113c0f44e8c.php"
"line" => 188
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_9c61e0431ff4a26a7f8f8d460eb43641"
"type" => "->"
]
[
"file" => "/home/debian/wpe/var/cache/dev/twig/f2/f25c66a8d7a0ce423ab8fcdaff7f3661.php"
"line" => 110
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_6859c7b05109999798553ab5005adf1b"
"type" => "->"
]
[
"file" => "/home/debian/wpe/var/cache/dev/twig/6f/6f957874acbf299da8e6044d7ead16ab.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_f83923b9ae73b16f1a913c6e2e459d48"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/wpe/src/Controller/RegistrationController.php"
"line" => 99
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "register"
"class" => "App\Controller\RegistrationController"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/debian/wpe/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/debian/wpe/public/index.php"
"line" => 7
"args" => [
"/home/debian/wpe/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "b73bff5ac85e9231e0b8c6be4af9dd36" |
| DATABASE_URL | "mysql://root:eaf3bed83C521$@localhost:3306/PickleBall_BDD?serverVersion=mariadb-10.11.6&charset=utf8mb4" |
| MAILER_DSN | "smtp://jerome.laguel@gmail.com:ESEleySAje0809@smtp.gmail.com:587" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/home/debian/wpe/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/debian/wpe/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "wpe.jeromelaguel.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "wpe.jeromelaguel.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/signup/en" |
| REMOTE_ADDR | "216.73.216.150" |
| REMOTE_PORT | "13195" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764993339 |
| REQUEST_TIME_FLOAT | 1764993339.962 |
| REQUEST_URI | "/signup/en" |
| SCRIPT_FILENAME | "//home/debian/wpe/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "5.196.75.52" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "wpe.jeromelaguel.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "wpe.jeromelaguel.fr" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |