RegistrationController :: registerAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "OceanExpertBundle\Controller\RegistrationController::registerAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "fos_user_registration_register" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#414 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#360 …} } ] |
| _stopwatch_token | "0429e4" |
| media_type | "text/html" |
| paramFetcher | FOS\RestBundle\Request\ParamFetcher {#565 -container: ContainerTtW945z\AppKernelDevDebugContainer {#36 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#567 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#564 …} } |
| version | "v1" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "3.0.oceanexpert.org" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 22 Apr 2026 16:18:51 GMT" |
| x-debug-token | "6e9fda" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 22 Apr 26 16:18:51 +0000" |
| Last used | "Wed, 22 Apr 26 16:18:51 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-registration | "j4yT19xQVoQbs9_-reAEu2QXFEmZXRDJzlLbOQgw56E" |
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 |
|---|---|
| APP_DEBUG | "1" |
| APP_LOCALE | "en" |
| APP_SECRET | "asdrpoijoquhaohj" |
| DATABASE_HOST | "192.168.5.41" |
| DATABASE_NAME | "oceanexpert_2_6" |
| DATABASE_PASSWORD | "D4Rfawertg65Rf34DEV" |
| DATABASE_PORT | "3306" |
| DATABASE_USER | "oceanexpert_dev" |
| DEFAULT_URI | "http://192.168.5.99" |
| JWT_PASSPHRASE | "oceanexpert" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MANDRILL_API_KEY | "md-pyKz2lu7tPqZj5VBG4nqMA" |
Defined as regular env variables
| Key | Value |
|---|---|
"dev" |
|
| APP_ENV | "dev" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/oceanexpert_3.0/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/oceanexpert_3.0/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "3.0.oceanexpert.org" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.230" |
| REMOTE_PORT | "17367" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776874731 |
| REQUEST_TIME_FLOAT | 1776874731.5406 |
| REQUEST_URI | "/register/" |
| SCRIPT_FILENAME | "/var/www/html/oceanexpert_3.0/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.5.99" |
| SERVER_ADMIN | "it@iode.org" |
| SERVER_NAME | "3.0.oceanexpert.org" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at 3.0.oceanexpert.org Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "3.0.oceanexpert.org" |
| SYMFONY_DOTENV_PATH | "/data/var/www/html/oceanexpert_3.0/.env" |
| SYMFONY_DOTENV_VARS | "DEFAULT_URI,MAILER_DSN,APP_LOCALE,APP_SECRET,APP_DEBUG,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MANDRILL_API_KEY" |