IndexAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Action\Admin\IndexAction" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#347 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#293 …} } ] |
| _stopwatch_token | "5467ad" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "stammdatentool-dev.vrr.de" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.114" |
| x-forwarded-host | "stammdatentool-dev.vrr.de" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "df1e3c97533f" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.217.114" |
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, 08 Jul 2026 10:44:56 GMT" |
| location | "/admin/login" |
| x-debug-token | "e79c38" |
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 | "6135863f7063a16e83a1d3b577f06995" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_HOST | "mariadb" |
| DATABASE_NAME | "sdt" |
| DATABASE_PASSWORD | "nf8cNd27wldAGJhh5lQN83kl609WVs" |
| DATABASE_USER | "sdt" |
| JWT_PASSPHRASE | "ZkLXRhxK88_Y6O6t" |
| JWT_PRIVATE_KEY_PATH | "config/jwt/private.pem" |
| JWT_PUBLIC_KEY_PATH | "config/jwt/public.pem" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "stammdatentool-dev.vrr.de" |
| 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.114" |
| HTTP_X_FORWARDED_HOST | "stammdatentool-dev.vrr.de" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "df1e3c97533f" |
| HTTP_X_REAL_IP | "216.73.217.114" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "172.18.0.4" |
| REMOTE_PORT | "36308" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1783507496 |
| REQUEST_TIME_FLOAT | 1783507496.7993 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://stammdatentool-dev.vrr.de/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "172.18.0.3" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "stammdatentool-dev.vrr.de" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at stammdatentool-dev.vrr.de Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_HOST,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,JWT_PRIVATE_KEY_PATH,JWT_PUBLIC_KEY_PATH,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN" |