ScoreController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| dir | "asc" |
| page | "2" |
| sort | "title" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\ScoreController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#987 -links: [ 988 => Symfony\Component\WebLink\Link {#988 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-1l1r5Tx.css" } ] } |
| _route | "score_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "ec2600" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html, application/xhtml+xml" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "fr-FR,fr;q=0.9" |
| host | "wsl-dev.taile26cbc.ts.net" |
| priority | "u=5, i" |
| referer | "https://wsl-dev.taile26cbc.ts.net/" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| tailscale-funnel-request | "?1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 26_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.6.2 Mobile/15E148 Safari/605.1.15 (Ecosia ios@10.0.3.1848)" |
| x-forwarded-for | "37.65.55.205" |
| x-forwarded-host | "wsl-dev.taile26cbc.ts.net" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-sec-purpose | "prefetch" |
| x-turbo-request-id | "4bebbb20-1725-4240-8da2-c1aa7b809a22" |
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 | "Thu, 24 Sep 2026 21:26:05 GMT" |
| link | "</assets/styles/app-1l1r5Tx.css>; rel="preload"; as="style"" |
| x-debug-token | "4fbbdf" |
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 | "e40354856f299fb58b9d26f8548322f4" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://medieval:medieval@127.0.0.1:3306/medieval?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/dev/medieval" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/dev/medieval" ] |
| DOCUMENT_ROOT | "/var/www/dev/medieval/public" |
| HTTP_ACCEPT | "text/html, application/xhtml+xml" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9" |
| HTTP_HOST | "wsl-dev.taile26cbc.ts.net" |
| HTTP_PRIORITY | "u=5, i" |
| HTTP_REFERER | "https://wsl-dev.taile26cbc.ts.net/" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_TAILSCALE_FUNNEL_REQUEST | "?1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 26_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.6.2 Mobile/15E148 Safari/605.1.15 (Ecosia ios@10.0.3.1848)" |
| HTTP_X_FORWARDED_FOR | "37.65.55.205" |
| HTTP_X_FORWARDED_HOST | "wsl-dev.taile26cbc.ts.net" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_SEC_PURPOSE | "prefetch" |
| HTTP_X_TURBO_REQUEST_ID | "4bebbb20-1725-4240-8da2-c1aa7b809a22" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "sort=title&dir=asc&page=2" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "60059" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1790285165 |
| REQUEST_TIME_FLOAT | 1790285165.1327 |
| REQUEST_URI | "/?sort=title&dir=asc&page=2" |
| SCRIPT_FILENAME | "/var/www/dev/medieval/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "127.0.0.1" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP/8.3.6 (Development Server)" |
| SYMFONY_DOTENV_PATH | "/var/www/dev/medieval/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |