DefaultController :: menu
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=en&_controller=App%5CController%5CDefaultController%3A%3Amenu" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::menu" |
| _format | "html" |
| _locale | "en" |
| _stopwatch_token | "11d890" |
| activeMenu | "home" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US;q=1.0, en;q=0.9" |
| content-length | "14125" |
| content-type | "multipart/form-data; boundary=boundary3f35624ae3e568e320ce75a96a3febd2" |
| forwarded | "for="34.205.92.15";host="cefal.olasoft.net";proto=https" |
| host | "cefal.olasoft.net" |
| next-action | "4bf129e151a34aeeac61756f1abe523c28ae194b" |
| priority | "u=0, i" |
| referer | "https://cefal.olasoft.net/" |
| remote-ip | "34.205.92.15" |
| sec-ch-ua | ""Not:A-Brand";v="99", "Google Chrome";v="145", "Chromium";v="145"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36" |
| x-forwarded-for | "34.205.92.15" |
| x-ovhrequest-id | "5bbd3c75774293233681cb397c010c15" |
| x-php-ob-level | "3" |
| x-predictor | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Thu, 03 Sep 2026 03:48:41 GMT" |
| x-debug-token | "36b0f4" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 70
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 128
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/olasoftnka/cefal/public/index.php"
"line" => 5
"args" => [
"/home/olasoftnka/cefal/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 | "705f960b8b6d71df6010eba755d46e9b" |
| DATABASE_URL | "mysql://cefal:hQqBd4L69HmKPnbZ@sf111235-001.privatesql:35453/cefal" |
| MAILER_DSN | "sendgrid+api://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@default" |
| MAILER_FROM | "noreply@gouv.bj" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster111" |
| CONTENT_LENGTH | "14125" |
| CONTENT_TYPE | "multipart/form-data; boundary=boundary3f35624ae3e568e320ce75a96a3febd2" |
| DOCUMENT_ROOT | "/home/olasoftnka/cefal/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "703" |
| GEOIP_CITY | "Ashburn" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "511" |
| GEOIP_LATITUDE | "39.046902" |
| GEOIP_LONGITUDE | "-77.490303" |
| GEOIP_REGION | "VA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US;q=1.0, en;q=0.9" |
| HTTP_FORWARDED | "for="34.205.92.15";host="cefal.olasoft.net";proto=https" |
| HTTP_HOST | "cefal.olasoft.net" |
| HTTP_NEXT_ACTION | "4bf129e151a34aeeac61756f1abe523c28ae194b" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://cefal.olasoft.net/" |
| HTTP_REMOTE_IP | "34.205.92.15" |
| HTTP_SEC_CH_UA | ""Not:A-Brand";v="99", "Google Chrome";v="145", "Chromium";v="145"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "34.205.92.15" |
| HTTP_X_OVHREQUEST_ID | "5bbd3c75774293233681cb397c010c15" |
| HTTP_X_PREDICTOR | "1" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CDefaultController%253A%253Amenu" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "11162" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1788407320 |
| REQUEST_TIME_FLOAT | 1788407320.6276 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CDefaultController%253A%253Amenu" |
| SCRIPT_FILENAME | "/home/olasoftnka/cefal/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://cefal.olasoft.net:443/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "10.111.40.2" |
| SERVER_ADMIN | "postmaster@cefal.olasoft.net" |
| SERVER_NAME | "cefal.olasoft.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_FROM,MAILER_DSN" |
| UNIQUE_ID | "apjuGK7ylNTXFI9rYaapAgAABF8" |
| USER | "olasoftnka" |
| argc | 0 |
| argv | [] |
Parent Request
Return to parent request (token = 5c6ab1)
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "1d5a6d" |