RedirectController :: urlRedirectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _route | "_profiler_home" |
| _route_params | [ "path" => "/_profiler/" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 ] |
| _stopwatch_token | "cd9f67" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=f89e4b282930f878e9bfc6d66faa3403" |
| host | "mg2.si.crtta.ma" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
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, 11 Dec 2025 06:30:24 GMT" |
| location | "https://mg2.si.crtta.ma/public/_profiler/" |
| x-debug-token | "d14dc6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "f89e4b282930f878e9bfc6d66faa3403" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 11 Dec 25 06:30:23 +0000" |
| Last used | "Thu, 11 Dec 25 06:30:23 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "fr" |
| _profiler_search_end | null |
| _profiler_search_ip | null |
| _profiler_search_limit | null |
| _profiler_search_method | null |
| _profiler_search_start | null |
| _profiler_search_status_code | null |
| _profiler_search_token | null |
| _profiler_search_type | "request" |
| _profiler_search_url | null |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:30
[
[
"file" => "/home/sicrtta/mg2/src/EventSubscriber/LocaleSubscriber.php"
"line" => 30
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/sicrtta/mg2/public/index.php"
"line" => 6
"args" => [
"/home/sicrtta/mg2/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "4613c352adaa67da6c487abd77c4fe41" |
| CORS_ALLOW_ORIGIN | "^https?://localhost(:[0-9]+)?$" |
| DATABASE_URL | "mysql://sicrtta_sfuser:KRdqSEgVBn471@localhost:3306/sicrtta_mg2" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://creatives.ma:465?encryption=ssl&auth_mode=login&username=serveur_creatives@creatives.ma&password=UhbtZ9mkwR" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| URI_PREFIX | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| BASE | "/public" |
| DOCUMENT_ROOT | "/home/sicrtta/mg2" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=f89e4b282930f878e9bfc6d66faa3403" |
| HTTP_HOST | "mg2.si.crtta.ma" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/_profiler" |
| REMOTE_ADDR | "216.73.216.189" |
| REMOTE_PORT | "49960" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765434624 |
| REQUEST_TIME_FLOAT | 1765434624.106 |
| REQUEST_URI | "/public/_profiler" |
| SCRIPT_FILENAME | "/home/sicrtta/mg2/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://mg2.si.crtta.ma/public/_profiler" |
| SCRIPT_URL | "/public/_profiler" |
| SERVER_ADDR | "192.168.0.214" |
| SERVER_ADMIN | "webmaster@mg2.si.crtta.ma" |
| SERVER_NAME | "mg2.si.crtta.ma" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,LOCK_DSN,URI_PREFIX" |
| X-LSCACHE | "on" |
| X_SPDY | "HTTP2" |
| argc | 0 |
| argv | [] |