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 {#631 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#562 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#633 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#634 …} } ] |
| _stopwatch_token | "f2be07" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "shop.crealoz.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 | "Sat, 31 Jan 2026 16:07:53 GMT" |
| location | "https://shop.crealoz.fr/_profiler/" |
| permissions-policy | "geolocation=(), microphone=(), camera=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| x-content-type-options | "nosniff" |
| x-debug-token | "8317e2" |
| x-frame-options | "SAMEORIGIN" |
| x-xss-protection | "1; mode=block" |
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 |
|---|---|
| ADMIN_PASSWORD_HASH | "$2y$13$tBoofp8AJN/q7VReBYTBh.WsS4HuBnKhjRYhxP8DLeM7.PDu9yzq2" |
| ADMIN_USERNAME | "admin" |
| ALTCHA_HMAC_KEY | "change_this_to_a_secure_random_string" |
| APP_ENV | "dev" |
| APP_SECRET | "feea027d99595ce47bea00ab49a67b7d" |
| APP_SHARE_DIR | "var/share" |
| CONTACT_NOTIFICATION_EMAIL | "contact@crealoz.fr" |
| DATABASE_URL | "mysql://shopuser:cs8Df9547%25@localhost:3306/shop?serverVersion=8.0.44&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| IP2LOCATION_TOKEN | "BA2RD0AvVJlWfCXf0EU932TayQ1Wtl7GoxRHpk5z241ZMZz4hNaaxf0fZmAmAxps" |
| MAILER_DSN | "brevo+api://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@default" |
| MAILER_FROM_EMAIL | "noreply@crealoz.fr" |
| MAILER_FROM_NAME | "Crealoz" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MOLLIE_API_KEY | "test_yQgQsBgN9SSqsUBNcMJy4UBeRQmHFk" |
| TEST_MODE | "true" |
| WELCOME_CREDITS | "10" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html/shop" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/shop" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/shop/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 | "shop.crealoz.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.26" |
| REMOTE_PORT | "43670" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769875673 |
| REQUEST_TIME_FLOAT | 1769875673.7308 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/var/www/html/shop/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "92.243.20.85" |
| SERVER_NAME | "shop.crealoz.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.1" |
| SYMFONY_DOTENV_PATH | "/var/www/html/shop/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MOLLIE_API_KEY,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ADMIN_USERNAME,ADMIN_PASSWORD_HASH,MAILER_FROM_EMAIL,MAILER_FROM_NAME,CONTACT_NOTIFICATION_EMAIL,WELCOME_CREDITS,TEST_MODE,ALTCHA_HMAC_KEY,IP2LOCATION_TOKEN" |
| USER | "www-data" |