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 {#326 -supports: false -passport: null -duration: null -stub: "App\Security\ApagaAuthentificatorAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\ApagaAuthentificatorAuthenticator {#281 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#332 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#333 …} } ] |
| _stopwatch_token | "1ef53a" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "admin.apaga.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, 08 Nov 2025 14:36:27 GMT" |
| location | "https://admin.apaga.fr/_profiler/" |
| x-debug-token | "7d409b" |
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 | "08c559a734fee74b38857c951d3f32a1" |
| CORS_ALLOW_ORIGIN | "https://apaga.fr" |
| DATABASE_URL | "postgresql://apagadmin:Apag@2025!!@logmi.fr:5432/apaga?serverVersion=16&charset=utf8" |
| JWT_PASSPHRASE | "c3b5afdad28b282e3522ab4bec5e0b00d90e49bf0f1f24056eaaf4715a90e425" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_API | "mailjet+api://3cd7ce5e116afb27a4ecb74a8ba11b23:ae6c1f163d1dc255c1f7e5b28fac4417@default" |
| MAILER_DSN | "smtp://nepasrepondre@apaga.fr:PcQ&!!XHNMebg6xD@ssl0.ovh.net?verify_peer=false" |
| MAILER_MJ | "mailjet+smtp://1ed3c6b03fd97a4e5d679115bed9e799:50c4f98cd319ad466be1d21ced3870df@default" |
| MJ_APIKEY_PRIVATE | "dabfc340fe31e6d6d1faefd1dce9c3c2" |
| MJ_APIKEY_PUBLIC | "1ed3c6b03fd97a4e5d679115bed9e799" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/apaga-back/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/apaga-back/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "admin.apaga.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" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "admin.apaga.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/_profiler" |
| REMOTE_ADDR | "216.73.216.1" |
| REMOTE_PORT | "26877" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762612587 |
| REQUEST_TIME_FLOAT | 1762612587.2577 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/var/www/apaga-back/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "75.119.136.80" |
| SERVER_ADMIN | "loganmichel.pro@gmail.com" |
| SERVER_NAME | "admin.apaga.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at admin.apaga.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
| SSL_TLS_SNI | "admin.apaga.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/apaga-back/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_API,MAILER_MJ,MJ_APIKEY_PUBLIC,MJ_APIKEY_PRIVATE,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,DATABASE_URL,MAILER_DSN" |