DashboardController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DashboardController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#569 -supports: false -passport: null -duration: null -stub: "App\Security\TwitchAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\TwitchAuthenticator {#517 …} } ] |
| _stopwatch_token | "679edf" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "cgn.dev.mjrone.net" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.169" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.217.169" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=utf-8" |
| date | "Wed, 29 Jul 2026 02:06:27 GMT" |
| expires | "-1" |
| location | "/anmeldung" |
| pragma | "no-cache" |
| x-debug-token | "2c931a" |
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 | "fe1352a6512b1bab17eae025dd52cc76" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://cgn:123@192.168.43.163:3306/cgn?serverVersion=8.4&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| DISCORD_BOT_OAUTH_URL | "https://discord.com/oauth2/authorize?client_id=1464957176006185075&permissions=563345090652224&integration_type=0&scope=bot" |
| DISCORD_BOT_TOKEN | "MTQ2NDk1NzE3NjAwNjE4NTA3NQ.GTHJ1m.0IsynvOtlXZBRe3JLbfglJHvpLDhWIy73xikSE" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TRUSTED_PROXIES | "REMOTE_ADDR" |
| TWITCH_CLIENT_ID | "nbj302gg2djzdulozfzihwkifdxml4" |
| TWITCH_CLIENT_SECRET | "vmcchi8rhp2ja985b99ffhfzoakzwo" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/srv/application" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/srv/application" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/srv/application/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/chris" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "cgn.dev.mjrone.net" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.217.169" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.217.169" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "192.168.43.250" |
| REMOTE_PORT | "47798" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1785290787 |
| REQUEST_TIME_FLOAT | 1785290787.9572 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/srv/application/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.43.163" |
| SERVER_NAME | "_" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/srv/application/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,TRUSTED_PROXIES,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TWITCH_CLIENT_ID,TWITCH_CLIENT_SECRET,DISCORD_BOT_TOKEN,DISCORD_BOT_OAUTH_URL" |
| USER | "chris" |