RegistrationController :: register
Request
GET Parameters
Key | Value |
---|---|
path | "fr/register" |
POST Parameters
Key | Value |
---|---|
registration_form | [ "_token" => "af275183f.CCmA7whToaO30F6U3D9uST7S9hfb3ST1HjH8hp-sByo.UmDQgGUZmO2Eg23_swkxe2-NtWGos22QeAKG36r4b2Jcdu2FUifi0ueaMQ" "email" => "ociyogolik78@gmail.com" "plainPassword" => "4983jKbGa5RAvP!" "username" => "lAXtqjZtmL" ] |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\RegistrationController::register" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "fr" |
_route | "register" |
_route_params | [ "_locale" => "fr" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "0ba918" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate" |
accept-language | "en-US,en;q=0.9" |
cache-control | "max-age=0" |
connection | "close" |
content-length | "294" |
content-type | "application/x-www-form-urlencoded" |
cookie | "PHPSESSID=fnbnflfrll9rblvr6qothuee8r" |
host | "simplexsms.com" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
x-php-ob-level | "1" |
Request Content
Raw
registration_form%5B_token%5D=af275183f.CCmA7whToaO30F6U3D9uST7S9hfb3ST1HjH8hp-sByo.UmDQgGUZmO2Eg23_swkxe2-NtWGos22QeAKG36r4b2Jcdu2FUifi0ueaMQ®istration_form%5Bemail%5D=ociyogolik78%40gmail.com®istration_form%5BplainPassword%5D=4983jKbGa5RAvP%21®istration_form%5Busername%5D=lAXtqjZtmL
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Fri, 27 Dec 2024 17:56:33 GMT" |
x-debug-token | "ec9a39" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "fnbnflfrll9rblvr6qothuee8r" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Fri, 27 Dec 24 17:53:33 +0000" |
Last used | "Fri, 27 Dec 24 17:56:18 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "dR_fsISiAbj-eSWKpSzJyvn7co9_ys2bZN6ydlRQVf0" |
_csrf/https-registration_form | "ZIPomJ9N3S3ko6_2Q_CvsnIef3zY5ThHT_mjZtCqPJo" |
_security.main.target_path | "https://simplexsms.com/en/messages?path=en%2Fmessages" |
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\Bridge\Twig\AppVariable:147
[ [ "file" => "/home/manager/simplexsms.com/vendor/symfony/twig-bridge/AppVariable.php" "line" => 147 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1635 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/var/cache/dev/twig/0e/0eff508e0c0f7cb3165913d42934e246.php" "line" => 109 "function" => "twig_get_attribute" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_56c6e03f3d9854c3aaf37de9ff235a35" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/var/cache/dev/twig/36/36db3fb83260f9452ba5404e1071cca2.php" "line" => 74 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_5c1bbd8938843e75ed16234bb5aaeac3" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/var/cache/dev/twig/0e/0eff508e0c0f7cb3165913d42934e246.php" "line" => 49 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_56c6e03f3d9854c3aaf37de9ff235a35" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 242 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/manager/simplexsms.com/src/Controller/RegistrationController.php" "line" => 84 "function" => "render" "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
No flash messages were created.
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 | "294" |
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_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
HTTP_CACHE_CONTROL | "max-age=0" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "PHPSESSID=fnbnflfrll9rblvr6qothuee8r" |
HTTP_HOST | "simplexsms.com" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
PATH | "/bin:/usr/bin:/usr/local/php/bin" |
PHPRC | "/home/manager" |
PHP_SELF | "/index.php" |
QUERY_STRING | "path=fr/register" |
REDIRECT_HTTPS | "on" |
REDIRECT_QUERY_STRING | "path=fr/register" |
REDIRECT_SSL_TLS_SNI | "simplexsms.com" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z27qUOSqMr_Nrmp7CfIOdwAAAMo" |
REDIRECT_URL | "/fr/register" |
REMOTE_ADDR | "196.207.20.218" |
REMOTE_PORT | "37700" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1735322192 |
REQUEST_TIME_FLOAT | 1735322192.4969 |
REQUEST_URI | "/fr/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 | "Z27qUOSqMr_Nrmp7CfIOdwAAAMo" |