RedirectController :: urlRedirectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "register_new" |
| _route_params | [ "path" => "/register/" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#637 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#594 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#641 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#642 …} } ] |
| _stopwatch_token | "d5eadd" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/register/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| connection | "keep-alive" |
| host | "91.134.99.223" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b5d847c96-kfhtb (squid/6.13)" |
| x-forwarded-for | "10.1.253.85" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| content-type | "text/html; charset=utf-8" |
| date | "Tue, 16 Dec 2025 17:19:22 GMT" |
| location | "http://91.134.99.223/register/" |
| x-debug-token | "53a151" |
Cookies
Request Cookies
No request cookies
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 |
|---|---|
| APP_CONTACT_EMAIL | "contact@monsite.com" |
| APP_ENV | "dev" |
| APP_SECRET | "58533654e5ff39057aa40f8e43aa30fb" |
| DATABASE_URL | "mysql://menuco:menuco@localhost:3306/menucov2?serverVersion=8.0.32&charset=utf8mb4" |
| MAILER_DSN | "smtp://8e23b39da69c4c:09a4ebac63df36@sandbox.smtp.mailtrap.io:2525" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SECURE_SCHEME | "http" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/menuco_recettage/public/index.php" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/menuco_recettage/public/index.php" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "91.134.99.223" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-kfhtb (squid/6.13)" |
| HTTP_X_FORWARDED_FOR | "10.1.253.85" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PATH_INFO | "/register" |
| PATH_TRANSLATED | "/var/www/menuco_recettage/public/index.php/register" |
| PHP_SELF | "/register" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.9" |
| REMOTE_PORT | "1098" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765905562 |
| REQUEST_TIME_FLOAT | 1765905562.0356 |
| REQUEST_URI | "/register" |
| SCRIPT_FILENAME | "/var/www/menuco_recettage/public/index.php" |
| SCRIPT_NAME | "" |
| SCRIPT_URI | "http://91.134.99.223/register" |
| SCRIPT_URL | "/register" |
| SERVER_ADDR | "91.134.99.223" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "91.134.99.223" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at 91.134.99.223 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/menuco_recettage/.env" |
| SYMFONY_DOTENV_VARS | "APP_CONTACT_EMAIL,MAILER_DSN,APP_ENV,APP_SECRET,SECURE_SCHEME,MESSENGER_TRANSPORT_DSN,DATABASE_URL" |