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" |
_route | "app_register" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#354 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#312 …} } ] |
_stopwatch_token | "843053" |
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-type | "application/json" |
cookie | "main_deauth_profile_token=c668f6" |
host | "CAELIGO.COM" |
transfer-encoding | "chunked" |
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
Pretty
{ "registration_form[_token]": "csrf-token", "registration_form[agreeTerms]": "1", "registration_form[email]": "teomarquez2002@gmail.com", "registration_form[firstName]": "zGgfTFpv", "registration_form[lastName]": "YtBNGeWThJrHA", "registration_form[password][first]": "CwmhebNi9tQy90!", "registration_form[password][second]": "CwmhebNi9tQy90!" }
Raw
{"registration_form[_token]":"csrf-token","registration_form[agreeTerms]":"1","registration_form[email]":"teomarquez2002@gmail.com","registration_form[firstName]":"zGgfTFpv","registration_form[lastName]":"YtBNGeWThJrHA","registration_form[password][first]":"CwmhebNi9tQy90!","registration_form[password][second]":"CwmhebNi9tQy90!"}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Wed, 30 Apr 2025 03:57:43 GMT" |
x-debug-token | "464a5b" |
Cookies
Request Cookies
Key | Value |
---|---|
main_deauth_profile_token | "c668f6" |
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ADM4004T_URL | "#" |
ADM6204T_URL | "#" |
APP_ENV | "dev" |
APP_SECRET | "6f798c29891f703b5b72cd05ff390828" |
CAELIGO_URL | "#" |
COMPANY_NAME | "CAELIGO" |
CONTACT_EMAIL | "contact@mailservice.caeligo.com" |
DATABASE_URL | "postgresql://biga:Mindegy11!@localhost:5432/CAELIGO?serverVersion=16&charset=utf8" |
MAILER_DSN | "mailtrap+smtp://smtp%40mailtrap.io:8ffd182363d58e00c92135c2bd0567ec@live.smtp.mailtrap.io:587/?encryption=ssl&auth_mode=login" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
PLEX_URL | "#" |
POSTMASTER_EMAIL | "postmaster@mailservice.caeligo.com" |
PROJECTS_URL | "#" |
ROUTERA_URL | "#" |
ROUTERC_URL | "#" |
SHS1_URL | "#" |
SHS2_URL | "#" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/bigastora/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/bigastora/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 | "main_deauth_profile_token=c668f6" |
HTTP_HOST | "CAELIGO.COM" |
HTTP_TRANSFER_ENCODING | "chunked" |
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 | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "91.144.45.162" |
REMOTE_PORT | "59354" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1745985463 |
REQUEST_TIME_FLOAT | 1745985463.3213 |
REQUEST_URI | "/register" |
SCRIPT_FILENAME | "/var/www/bigastora/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "193.108.53.49" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "caeligo.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at caeligo.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SSL_TLS_SNI | "CAELIGO.COM" |
SYMFONY_DOTENV_PATH | "/var/www/bigastora/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,SHS1_URL,SHS2_URL,PLEX_URL,ADM6204T_URL,ADM4004T_URL,PROJECTS_URL,CAELIGO_URL,ROUTERC_URL,ROUTERA_URL,CONTACT_EMAIL,COMPANY_NAME,MAILER_DSN,POSTMASTER_EMAIL" |