DefaultController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\DefaultController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#572 -links: [ 696 => Symfony\Component\WebLink\Link {#696 -href: "/assets/styles/app-713d9828d7058036a44786836080554c.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 695 => Symfony\Component\WebLink\Link {#695 -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-1712f0378f8675ca7cd423d6262fcccf.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
| _route | "app_default" |
| _route_params | [] |
| _stopwatch_token | "e6ddfb" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "prototype.solutions" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.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 | "Sat, 08 Nov 2025 19:47:09 GMT" |
| link | "</assets/styles/app-713d9828d7058036a44786836080554c.css>; rel="preload"; as="style",</assets/vendor/bootstrap/dist/css/bootstrap.min-1712f0378f8675ca7cd423d6262fcccf.css>; rel="preload"; as="style"" |
| x-debug-token | "ac0357" |
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 | "141acc721c20e74c881dc34264b6a135" |
| DATABASE_URL | "mysql://trappeapp:NHPFOBjJBVci0FOFEMzE@127.0.0.1:3306/trappeapp?serverVersion=8&charset=utf8mb4" |
| GOOGLE_ID | "728386090675-r3scve5v0btllaqu37cvkf6gkedl25os.apps.googleusercontent.com" |
| GOOGLE_SECRET | "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" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/trappekamp2/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/trappekamp2/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "prototype.solutions" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "prototype.solutions" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "216.73.216.123" |
| REMOTE_PORT | "9949" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762631229 |
| REQUEST_TIME_FLOAT | 1762631229.7075 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/trappekamp2/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.35.186.119" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "prototype.solutions" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at prototype.solutions Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "prototype.solutions" |
| SYMFONY_DOTENV_VARS | "GOOGLE_ID,GOOGLE_SECRET,APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |