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 {#964 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#695 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#963 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#978 …} } ] |
| _stopwatch_token | "a6be5f" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "dev.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 | "Thu, 19 Mar 2026 17:31:20 GMT" |
| location | "https://dev.fluxxo.fr/_profiler/" |
| x-debug-token | "0b8322" |
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 | "fluxxo.fr" |
| APP_ENV | "dev" |
| APP_SECRET | "607ae0ca849e552c291933375fccba93" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://fluxxo:4RBcyhXXyTnqvkAp@127.0.0.1:3306/fluxxo?serverVersion=8.0&charset=utf8mb4" |
| 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 | "sendgrid+api://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@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SENTRY_DSN | "null" |
| STRIPE_PUBLIC_KEY | "pk_test_51TCcg6DyQ3pqizZfdZJHUoeACh7WaNVQjurvl9mbApKvdudcfr3Rb2JEtWNHdbfhZSlRWJ0AB3GqcxkjwyF30m0W00cEx7vpc4" |
| STRIPE_SECRET_KEY | "sk_test_51TCcg6DyQ3pqizZf7xsJ9ZMPI3qLcp3NUAz0nj0LmK1IRlJJTSNpfRQgNvsz4BjUM5qZjU2bvQUuQFl7d9b6zKDp00Jl3sc8eD" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/fluxxo/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "dev.fluxxo.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.63" |
| REMOTE_PORT | "50243" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773941480 |
| REQUEST_TIME_FLOAT | 1773941480.1559 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/var/www/fluxxo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.15.227.183" |
| SERVER_NAME | "dev.fluxxo.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_PATH | "/var/www/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" |
| USER | "www-data" |