HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#601 -links: [ 577 => Symfony\Component\WebLink\Link {#577 -href: "/assets/styles/app-713d9828d7058036a44786836080554c.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
| _route | "mkombe_home" |
| _route_params | [] |
| _stopwatch_token | "1e7e19" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| cache-control | "max-age=259200" |
| connection | "keep-alive" |
| host | "domaine.km" |
| traceparent | "00-9d40cc514bd98e3a3ab2983208c4816c-d776a1771c387e22-00" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:82.0) Gecko/20100101 Firefox/82.0" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 16 Dec 2025 19:44:20 GMT" |
| link | "</assets/styles/app-713d9828d7058036a44786836080554c.css>; rel="preload"; as="style"" |
| x-debug-token | "a2e585" |
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 | "87df26bfc0b876e48b25a32255896e84" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/domaine.km/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/domaine.km/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "domaine.km" |
| HTTP_TRACEPARENT | "00-9d40cc514bd98e3a3ab2983208c4816c-d776a1771c387e22-00" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:82.0) Gecko/20100101 Firefox/82.0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "185.214.174.18" |
| REMOTE_PORT | "15740" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765914260 |
| REQUEST_TIME_FLOAT | 1765914260.4682 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/domaine.km/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "197.255.229.69" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "domaine.km" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at domaine.km Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |