MainController :: start
Request
GET Parameters
| Key | Value |
|---|---|
| joueur | "Flo" |
| partie | "1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MainController::start" |
| _redirected | true |
| _route | "start" |
| _route_params | [] |
| _stopwatch_token | "46e6a7" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%220d84f8%22%2C%22route%22%3A%22start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22start%22%2C%22file%22%3A%22%5C%2Fvolume1%5C%2Fweb%5C%2Fscrabble%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A114%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "home.argoud.com" |
| referer | "https://home.argoud.com/start?joueur=Flo" |
| 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 | "Tue, 22 Sep 2026 14:07:04 GMT" |
| location | "/jouer?partie=1&joueur=Flo" |
| x-debug-token | "1331cd" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"0d84f8","route":"start","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"start","file":"\/volume1\/web\/scrabble\/src\/Controller\/MainController.php","line":114},"status_code":302,"status_text":"Found"}" |
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 | "9a77a7417a4a2dfa10805b8d290d8acd" |
| DATABASE_URL | "mysql://scrabble:y_v-gk_zvO7sQK8*@127.0.0.1:3306/scrabble?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| MAILER_DSN | "smtp://63d8ffbc7e825cafd38db3888e8b33b2:57a1f4b227b43146c1524c84702bbba6@in-v3.mailjet.com:587" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/volume1/web/scrabble/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/services/web" |
| HOST | "home.argoud.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%220d84f8%22%2C%22route%22%3A%22start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22start%22%2C%22file%22%3A%22%5C%2Fvolume1%5C%2Fweb%5C%2Fscrabble%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A114%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "home.argoud.com" |
| HTTP_REFERER | "https://home.argoud.com/start?joueur=Flo" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "partie=1&joueur=Flo" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.42" |
| REMOTE_PORT | "29856" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1790086024 |
| REQUEST_TIME_FLOAT | 1790086024.0836 |
| REQUEST_URI | "/start?partie=1&joueur=Flo" |
| SCRIPT_FILENAME | "/volume1/web/scrabble/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.5.10" |
| SERVER_NAME | "home.argoud.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.23.1" |
| SYMFONY_DOTENV_PATH | "/volume1/web/scrabble/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN" |
| USER | "http" |