RegistrationController :: register
Request
GET Parameters
| Key | Value |
|---|---|
| path | "en/register" |
POST Parameters
| Key | Value |
|---|---|
| registration_form | [ "username" => "Lotfi Prossdorf" "email" => "info@fizanpartners.com" "plainPassword" => "PfH-DHsdT0KS" "_token" => "b59bd72cf9bacd7.bt9ZlcavcdcNFaOUn0dnPp5k1RwiupsOBrz5WYr1ZRs.F4Y23Z_GMpp_dOas93dfVcwNknMU8upYUImaavO-JFkvgGC4t9o5sEZwyA" ] |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\RegistrationController::register" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "register" |
| _route_params | [ "_locale" => "en" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "f71eba" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| content-length | "290" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "PHPSESSID=aq087tm8e8eskbps55rj90dg5j;" |
| host | "simplexsms.com" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0" |
| x-php-ob-level | "1" |
Request Content
Raw
registration_form[username]=Lotfi%20Prossdorf®istration_form[email]=info%40fizanpartners.com®istration_form[plainPassword]=PfH%2dDHsdT0KS®istration_form[_token]=b59bd72cf9bacd7.bt9ZlcavcdcNFaOUn0dnPp5k1RwiupsOBrz5WYr1ZRs.F4Y23Z_GMpp_dOas93dfVcwNknMU8upYUImaavO%2dJFkvgGC4t9o5sEZwyA
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 01 Nov 2024 16:10:36 GMT" |
| location | "/en/login" |
| x-debug-token | "84a179" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "aq087tm8e8eskbps55rj90dg5j" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 01 Nov 24 16:10:33 +0000" |
| Last used | "Fri, 01 Nov 24 16:10:33 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-registration_form | "yYoHYiCMraE8h08kRiGo6HqVV5c3yKABA_9-quHgKek" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 100
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 65
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 30
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Form.php"
"line" => 482
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 106
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Form.php"
"line" => 420
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/src/Controller/RegistrationController.php"
"line" => 48
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "register"
"class" => "App\Controller\RegistrationController"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/public/index.php"
"line" => 5
"args" => [
"/home/manager/simplexsms.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 52
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 104
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 65
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 30
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Form.php"
"line" => 482
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 106
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Form.php"
"line" => 420
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/src/Controller/RegistrationController.php"
"line" => 48
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "register"
"class" => "App\Controller\RegistrationController"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/public/index.php"
"line" => 5
"args" => [
"/home/manager/simplexsms.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 56
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 104
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 65
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 30
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Form.php"
"line" => 482
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 106
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/form/Form.php"
"line" => 420
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/src/Controller/RegistrationController.php"
"line" => 48
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "register"
"class" => "App\Controller\RegistrationController"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/public/index.php"
"line" => 5
"args" => [
"/home/manager/simplexsms.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:191
[
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 191
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/src/Controller/RegistrationController.php"
"line" => 70
"function" => "addFlash"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "register"
"class" => "App\Controller\RegistrationController"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/public/index.php"
"line" => 5
"args" => [
"/home/manager/simplexsms.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/manager/simplexsms.com/public/index.php"
"line" => 5
"args" => [
"/home/manager/simplexsms.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| color | [
"success"
] |
| message | [
"User created. Please check your e-mail to activate your account"
] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "92c687fd39ffc3f410f88bb53579c190" |
| DATABASE_URL | "mysql://manager_message:9uYFYeXV4OXp9uYFYeXV4OXp@localhost:3306/manager_message?serverVersion=8&charset=utf8mb4" |
"register@simplexebooks.com" |
|
| MAILPORT | "465" |
| MAILSERVER | "mail.simplexebooks.com" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PASSWORD | "5t9hKO4c9AHW5t9hKO4c9AHW" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "290" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/manager/simplexsms.com/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/manager/simplexsms.com/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_COOKIE | "PHPSESSID=aq087tm8e8eskbps55rj90dg5j;" |
| HTTP_HOST | "simplexsms.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0" |
| PATH | "/bin:/usr/bin:/usr/local/php/bin" |
| PHPRC | "/home/manager" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "path=en/register" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "path=en/register" |
| REDIRECT_SSL_TLS_SNI | "simplexsms.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ZyT9ep6NNpNlreswRmiH8wAAAEI" |
| REDIRECT_URL | "/en/register" |
| REMOTE_ADDR | "188.127.247.62" |
| REMOTE_PORT | "55944" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1730477434 |
| REQUEST_TIME_FLOAT | 1730477434.3321 |
| REQUEST_URI | "/en/register" |
| SCRIPT_FILENAME | "/home/manager/simplexsms.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "5.189.174.116" |
| SERVER_ADMIN | "webmaster@simplexsms.com" |
| SERVER_NAME | "simplexsms.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.54 (Unix) OpenSSL/1.0.2k-fips" |
| SSL_TLS_SNI | "simplexsms.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_DEBUG,EMAIL,PASSWORD,MAILSERVER,MAILPORT,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
| UNIQUE_ID | "ZyT9ep6NNpNlreswRmiH8wAAAEI" |