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.admin" |
| _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 {#418 -supports: false -passport: null -duration: null -stub: "App\Security\AdminCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AdminCustomAuthenticator {#383 …} } ] |
| _stopwatch_token | "38d5e9" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| host | "api-dev.mileguy.de" |
| 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 | "Tue, 04 Nov 2025 22:48:31 GMT" |
| location | "https://api-dev.mileguy.de/_profiler/" |
| x-debug-token | "bc7499" |
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_ENV | "dev" |
| APP_SECRET | "cfac054585a72bb3af6b94fcbf85aa9d" |
| APP_TIMEZONE | "Europe/Berlin" |
| BASE_URL | "https://mileguy.de" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://mysqlguy:jqkasdAADenGUfvocwj237sk@127.0.0.1:3306/mileguydb?serverVersion=5.7&charset=utf8mb4" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "sendmail://default" |
| MAIL_ASSET_URL | "https://app-dev.mileguy.de/static/mailer/images/" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| URL | "https://api-dev.mileguy.de" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/api-dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/api-dev/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "api-dev.mileguy.de" |
| 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 | "" |
| REMOTE_ADDR | "216.73.216.119" |
| REMOTE_PORT | "7892" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762296511 |
| REQUEST_TIME_FLOAT | 1762296511.5258 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/var/www/api-dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://api-dev.mileguy.de/_profiler" |
| SCRIPT_URL | "/_profiler" |
| SERVER_ADDR | "82.165.115.201" |
| SERVER_ADMIN | "serverinfo@glowiszyn.com" |
| SERVER_NAME | "api-dev.mileguy.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.63 (Ubuntu) Server at api-dev.mileguy.de Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.63 (Ubuntu)" |
| SSL_TLS_SNI | "api-dev.mileguy.de" |
| SYMFONY_DOTENV_PATH | "/var/www/api-dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_TIMEZONE,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,MESSENGER_TRANSPORT_DSN,URL,BASE_URL,MAIL_ASSET_URL,LOCK_DSN" |