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 {#324 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#258 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#323 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#329 …} } ] |
| _stopwatch_token | "2ecf41" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "kadoo.cassaclock.com" |
| 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, 26 Feb 2026 19:47:54 GMT" |
| location | "https://kadoo.cassaclock.com/_profiler/" |
| x-debug-token | "0f08f3" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "3e3afb31318fe11ee0374438d5cdccfa" |
| DATABASE_URL | "postgresql://postgres:F@ceb00k@127.0.0.1:5432/kadoo_db?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "smtp://localhost:1025" |
| STRIPE_PUBLIC_KEY | "pk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" |
| STRIPE_SECRET_KEY | "sk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" |
| STRIPE_WEBHOOK_SECRET | "whsec_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/kadoo/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/kadoo/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "kadoo.cassaclock.com" |
| 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" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "kadoo.cassaclock.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/_profiler" |
| REMOTE_ADDR | "216.73.216.82" |
| REMOTE_PORT | "60574" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772135274 |
| REQUEST_TIME_FLOAT | 1772135274.526 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/var/www/kadoo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "78.138.45.206" |
| SERVER_ADMIN | "admin@cassaclock.com" |
| SERVER_NAME | "kadoo.cassaclock.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at kadoo.cassaclock.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "kadoo.cassaclock.com" |
| SYMFONY_DOTENV_PATH | "/var/www/kadoo/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,APP_DEBUG,MAILER_DSN,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,DEFAULT_URI" |