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 {#1336 -links: [ 1337 => Symfony\Component\WebLink\Link {#1337 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-hneBCnT.css" } ] } |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#601 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#565 …} } ] |
| _stopwatch_token | "7d8e42" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| host | "horeca.jphiweb.be" |
| referer | "http://horeca.jphiweb.be" |
| user-agent | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)" |
| 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 | "Sun, 05 Apr 2026 15:25:13 GMT" |
| link | "</assets/styles/app-hneBCnT.css>; rel="preload"; as="style"" |
| x-debug-token | "12ea29" |
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 |
|---|---|
| ADMIN_IN_MEMORY_PASSWORD_HASH | "$2y$13/C2xjPl2fZheIqag7QbzG.W0mYnfSD507i7E.YXJWZm" |
| ADMIN_IN_MEMORY_USERNAME | "novitz@gmail.com" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "b56cbc4013ea7e6244942da5067e6fb0" |
| DATABASE_URL | "mysql://horeca:BDgYAB9MAZESaalP@nj50560-001.eu.clouddb.ovh.net:35112/horeca?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| UX_MAP_DSN | "leaflet://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/demos-jphiweb/horeca" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/demos-jphiweb/horeca" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/demos-jphiweb/horeca/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/demos-jphiweb/horeca/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "horeca.jphiweb.be" |
| HTTP_REFERER | "http://horeca.jphiweb.be" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "34.141.130.135" |
| REMOTE_PORT | "55739" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775402712 |
| REQUEST_TIME_FLOAT | 1775402712.9718 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/demos-jphiweb/horeca/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://horeca.jphiweb.be/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "51.75.126.64" |
| SERVER_ADMIN | "novitz@gmail.com" |
| SERVER_NAME | "horeca.jphiweb.be" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at horeca.jphiweb.be Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "horeca.jphiweb.be" |
| SYMFONY_DOTENV_PATH | "/var/www/demos-jphiweb/horeca/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,DEFAULT_URI,UX_MAP_DSN,ADMIN_IN_MEMORY_USERNAME,ADMIN_IN_MEMORY_PASSWORD_HASH" |