RedirectController :: urlRedirectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "_profiler_home" |
| _route_params | [ "path" => "/_profiler/" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#879 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1125 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#969 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#979 …} } ] |
| _stopwatch_token | "e459c7" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| host | "www.test.fluxxo.fr" |
| 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 |
|---|---|
| content-type | "text/html; charset=utf-8" |
| date | "Wed, 10 Dec 2025 13:49:40 GMT" |
| location | "https://www.test.fluxxo.fr/_profiler/" |
| x-debug-token | "0a4bbd" |
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_DOMAINE | "test.fluxxo.fr" |
| APP_ENV | "dev" |
| APP_SECRET | "25779fe8b368dce38bc49ceb728fb76ddf075484bd7c6bf76b42d971cad4e89c" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://fluxxo_app:i23ywW9pJt5N_2024_DB_flu@127.0.0.1:1433/fluxxo_app" |
| EMAIL_ENABLED | "1" |
| EMAIL_SENDER | "ysebti@flexin.fr" |
| JWT_PASSPHRASE | "90141001bb44103bf5e8c25d73d4f0d70c5b3d1afd59edf5cb1d1ee38021676f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://contact%40flexin.fr:SlpbjfdmeQA16A_22Fl@@ssl0.ovh.net:465?encryption=ssl" |
| MAILER_SENDER | "contact@flexin.fr" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SENTRY_DSN | "null" |
| STRIPE_PUBLIC_KEY | "public_key" |
| STRIPE_SECRET_KEY | "secret_key" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/fluxxo.fr/fluxxo/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/fluxxo.fr/fluxxo/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "www.test.fluxxo.fr" |
| 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:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "www.test.fluxxo.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/_profiler" |
| REMOTE_ADDR | "216.73.216.163" |
| REMOTE_PORT | "61092" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765374580 |
| REQUEST_TIME_FLOAT | 1765374580.6996 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/var/www/fluxxo.fr/fluxxo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "54.37.205.122" |
| SERVER_ADMIN | "ysebti@flexin.fr" |
| SERVER_NAME | "www.test.fluxxo.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.55 (Ubuntu) Server at www.test.fluxxo.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.55 (Ubuntu)" |
| SSL_TLS_SNI | "www.test.fluxxo.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/fluxxo.fr/fluxxo/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,EMAIL_ENABLED,EMAIL_SENDER,APP_DOMAINE,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,SENTRY_DSN,MAILER_SENDER" |