GameController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\GameController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "game_index" |
| _route_params | [] |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" |
| accept-encoding | "gzip, deflate" |
| accept-language | "en-US,en;q=0.9" |
| cache-control | "max-age=0" |
| connection | "close" |
| host | "prism.saphir.one" |
| sec-ch-ua | ""Google Chrome";v="87", " Not;A Brand";v="99", "Chromium";v="87"" |
| sec-ch-ua-mobile | "?0" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko; compatible; BW/1.1; rb.gy/oupwis; 55bf74c846) Chrome/84.0.4147.105 Safari/537.36" |
| 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, 30 Mar 2024 06:22:02 GMT" |
| x-debug-token | "c9b791" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 30 Mar 24 06:22:02 +0000" |
| Last used | "Sat, 30 Mar 24 06:22:02 +0000" |
| Lifetime | "0" |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-game | "sfBOR9eKleBv5GyNVmowLVnW0ozSmPv90LdEcAVjOKU" |
| _csrf/https-select_game_delete | "3CAWjzP2HjxVp9ymFkqo0ijZ7t_h7mRQ7lIaWT9g6jU" |
| _csrf/https-select_game_join | "4O1tsXqd-xR-mBMaj2A4kQTf0HZS-5isCCTaZr-UTnU" |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "086d31a4c85d936b0488195d0bf29722" |
| DATABASE_URL | "mysql://prism:25C9MPHKFQR1e8Ym@127.0.0.1:3306/prism?serverVersion=mariadb-10.1.47" |
| PASSWORD | "1L1K3B4N4N4S" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/prism/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/prism/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "prism.saphir.one" |
| HTTP_SEC_CH_UA | ""Google Chrome";v="87", " Not;A Brand";v="99", "Chromium";v="87"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko; compatible; BW/1.1; rb.gy/oupwis; 55bf74c846) Chrome/84.0.4147.105 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "prism.saphir.one" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "35.206.218.85" |
| REMOTE_PORT | "49488" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1711779722 |
| REQUEST_TIME_FLOAT | 1711779722.191 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/prism/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "91.121.81.153" |
| SERVER_ADMIN | "contact@saphir.one" |
| SERVER_NAME | "prism.saphir.one" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.29 (Ubuntu) Server at prism.saphir.one Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.29 (Ubuntu)" |
| SSL_TLS_SNI | "prism.saphir.one" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,PASSWORD" |