RegistrationController :: register
Request
GET Parameters
Key | Value |
---|---|
path | "en/register" |
POST Parameters
Key | Value |
---|---|
registration_form | [ "username" => "Cathrin Shakur" "email" => "mbmansker@gmail.com" "plainPassword" => "TgvG0SbIPG-h" "_token" => "c988b3583ce672574e.saxwrYMPDdqQgQ_Sbvk7XUBOj3KhLTG5WYYWvx7V5UM.xNYxnLR2W670-WLgAbMNMQ0jyDiWTGH2ad98ik2Dqw3nnjfX9VUgnKfoeA" ] |
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 | "4230be" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "289" |
content-type | "application/x-www-form-urlencoded" |
cookie | "PHPSESSID=7bip6om210cords00t2adcdifv;" |
host | "simplexsms.com" |
user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/122.0.6261.62 Mobile/15E148 Safari/604.1" |
x-php-ob-level | "1" |
Request Content
Raw
registration_form[username]=Cathrin%20Shakur®istration_form[email]=mbmansker%40gmail.com®istration_form[plainPassword]=TgvG0SbIPG%2dh®istration_form[_token]=c988b3583ce672574e.saxwrYMPDdqQgQ_Sbvk7XUBOj3KhLTG5WYYWvx7V5UM.xNYxnLR2W670%2dWLgAbMNMQ0jyDiWTGH2ad98ik2Dqw3nnjfX9VUgnKfoeA
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 10 Nov 2024 03:04:20 GMT" |
location | "/en/login" |
x-debug-token | "7eae60" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "7bip6om210cords00t2adcdifv" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Sun, 10 Nov 24 03:04:18 +0000" |
Last used | "Sun, 10 Nov 24 03:04:18 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-registration_form | "uzA17yVtdxm2oJ6lMmGJ7aPO0Yj5SVNNV2GzvZ-F7iw" |
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 | "289" |
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=7bip6om210cords00t2adcdifv;" |
HTTP_HOST | "simplexsms.com" |
HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/122.0.6261.62 Mobile/15E148 Safari/604.1" |
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 | "ZzAisu13izkSrzep-_CKegAAAJI" |
REDIRECT_URL | "/en/register" |
REMOTE_ADDR | "191.96.11.228" |
REMOTE_PORT | "59736" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1731207858 |
REQUEST_TIME_FLOAT | 1731207858.5166 |
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 | "ZzAisu13izkSrzep-_CKegAAAJI" |