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: [ 574 => Symfony\Component\WebLink\Link {#574 -href: "/assets/styles/app-713d9828d7058036a44786836080554c.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 575 => Symfony\Component\WebLink\Link {#575 -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-1712f0378f8675ca7cd423d6262fcccf.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
| _route | "app_default" |
| _route_params | [] |
| _stopwatch_token | "d107fd" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| connection | "close" |
| host | "prototype.solutions" |
| referer | "http://prototype.solutions" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0" |
| 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, 09 Nov 2025 02:19:28 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 | "6ee70b" |
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_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "prototype.solutions" |
| HTTP_REFERER | "http://prototype.solutions" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0" |
| 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 | "195.123.244.84" |
| REMOTE_PORT | "49886" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762654768 |
| REQUEST_TIME_FLOAT | 1762654768.4064 |
| 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" |