DisplayController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\DisplayController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_display" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#611 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#558 …} } ] |
| _stopwatch_token | "da3340" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| connection | "close" |
| host | "infotafel.tvm1905.de" |
| referer | "https://infotafel.tvm1905.de/" |
| user-agent | "Mozilla/5.0 (Linux) Chrome/112.0.0.0 (compatible; mittwald HealthCheck/1.0)" |
| x-forwarded-for | "57.129.12.122" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "57.129.12.122" |
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 | "Wed, 24 Dec 2025 14:37:22 GMT" |
| x-debug-token | "8fda47" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "9caecb0b13d10d86fb762f534f32a26f" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://admin:Barth_1963@127.0.0.1:3306/infotafel?serverVersion=10.11.13-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TRUSTED_HOSTS | "^(infotafel\.tvm1905\.de|192\.168\.2\.199)$" |
| TRUSTED_PROXIES | "127.0.0.1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,REMOTE_ADDR" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/html/infotafel" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/infotafel" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/infotafel/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/infotafel/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "infotafel.tvm1905.de" |
| HTTP_REFERER | "https://infotafel.tvm1905.de/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux) Chrome/112.0.0.0 (compatible; mittwald HealthCheck/1.0)" |
| HTTP_X_FORWARDED_FOR | "57.129.12.122" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "57.129.12.122" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "192.168.2.172" |
| REMOTE_PORT | "34720" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1766587042 |
| REQUEST_TIME_FLOAT | 1766587042.1111 |
| REQUEST_URI | "/display" |
| SCRIPT_FILENAME | "/var/www/html/infotafel/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.2.199" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "infotafel.tvm1905.de" |
| SERVER_PORT | 443 |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at infotafel.tvm1905.de Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/infotafel/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TRUSTED_PROXIES,TRUSTED_HOSTS" |