RegistrationController :: register
Request
GET Parameters
Key | Value |
---|---|
path | "en/register" |
POST Parameters
Key | Value |
---|---|
registration_form | [ "username" => "Loral Mehlberg" "email" => "hello@gowonderfully.com" "plainPassword" => "8B3AKQNCgYjI9_k0" "_token" => "da5e0.xBu0eisizOcaJH1drBEqhM8ydigNFJQQ4qjiDMTiHDg.qijYD0xagJdUVhY87kB-qeJfOEVZXNlaup64fq6FJVqbK_9XHRH8jncSFg" ] |
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 | "870c23" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "282" |
content-type | "application/x-www-form-urlencoded" |
cookie | "PHPSESSID=2righbtavq76tq593569oo29si;" |
host | "simplexsms.com" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" |
x-php-ob-level | "1" |
Request Content
Raw
registration_form[username]=Loral%20Mehlberg®istration_form[email]=hello%40gowonderfully.com®istration_form[plainPassword]=8B3AKQNCgYjI9_k0®istration_form[_token]=da5e0.xBu0eisizOcaJH1drBEqhM8ydigNFJQQ4qjiDMTiHDg.qijYD0xagJdUVhY87kB%2dqeJfOEVZXNlaup64fq6FJVqbK_9XHRH8jncSFg
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Wed, 30 Oct 2024 22:45:22 GMT" |
location | "/en/login" |
x-debug-token | "aeb9b0" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "2righbtavq76tq593569oo29si" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Wed, 30 Oct 24 22:45:18 +0000" |
Last used | "Wed, 30 Oct 24 22:45:18 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-registration_form | "n3lugxLpNrkaBQT--mNmTHMJX6Zrjg9b_0K-630im6k" |
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 | "282" |
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=2righbtavq76tq593569oo29si;" |
HTTP_HOST | "simplexsms.com" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" |
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 | "ZyK3AJXCfeSNFABGS_Z48wAAAAw" |
REDIRECT_URL | "/en/register" |
REMOTE_ADDR | "185.236.231.85" |
REMOTE_PORT | "54906" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1730328320 |
REQUEST_TIME_FLOAT | 1730328320.1421 |
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 | "ZyK3AJXCfeSNFABGS_Z48wAAAAw" |