HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _redirected | true |
| _route | "home" |
| _route_params | [ "_locale" => "en" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#610 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#545 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#609 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#615 …} } ] |
| _stopwatch_token | "4a9006" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22876d42%22%2C%22route%22%3A%22dashboard.index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22dashboard%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2Fd6d8d9a4e99f72dd0349d8a58543b99c%5C%2Fsites%5C%2Fuller-dev%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=876d42; ARCHERYSESS=1e189dc29aa6b716e666b98b70b83bb1" |
| host | "uller-dev.swissarchery.org" |
| referer | "https://uller-dev.swissarchery.org/en/dashboard" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-proto | "https" |
| 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 | "Wed, 17 Dec 2025 07:32:54 GMT" |
| location | "/en/tournament" |
| x-debug-token | "891fef" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| ARCHERYSESS | "1e189dc29aa6b716e666b98b70b83bb1" |
| main_deauth_profile_token | "876d42" |
| sf_redirect | "{"token":"876d42","route":"dashboard.index","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"dashboard","file":"\/home\/clients\/d6d8d9a4e99f72dd0349d8a58543b99c\/sites\/uller-dev\/src\/Controller\/HomeController.php","line":20},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 17 Dec 25 08:32:53 +0100" |
| Last used | "Wed, 17 Dec 25 08:32:53 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "en" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\LocaleListener:41
[
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/src/EventListener/LocaleListener.php"
"line" => 41
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "__invoke"
"class" => "App\EventListener\LocaleListener"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/public/index.php"
"line" => 5
"args" => [
"/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "6d8ae51456f59d4beac3038a541d6fca" |
| DATABASE_URL | "mysql://2v80dw_uller:AYPy-hKYtL9@2v80dw.myd.infomaniak.com:3306/2v80dw_dev?serverVersion=mariadb-10.6.22&charset=utf8mb4" |
| MAILER_DSN | "smtp://9437830c7417ba:b45ef7778dad06@sandbox.smtp.mailtrap.io:587" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SMS_DSN | "https://api.smsup.ch" |
| SMS_UP_TOKEN | "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI0MjIyNyIsImlhdCI6MTc0NDExODYxMy42MDg2ODZ9.OwxIxGfD63j_OvxY29rq23ALyid0P5uZT3vKT80rNL8" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/.config/apache/uller-dev.swissarchery.org/.fpm/" |
| CONTEXT_PREFIX | "/.fpm/" |
| DOCUMENT_ROOT | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22876d42%22%2C%22route%22%3A%22dashboard.index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22dashboard%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2Fd6d8d9a4e99f72dd0349d8a58543b99c%5C%2Fsites%5C%2Fuller-dev%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=876d42; ARCHERYSESS=1e189dc29aa6b716e666b98b70b83bb1" |
| HTTP_HOST | "uller-dev.swissarchery.org" |
| HTTP_REFERER | "https://uller-dev.swissarchery.org/en/dashboard" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_PROTO | "https" |
| ORIG_PATH_INFO | "/index.php" |
| ORIG_PATH_TRANSLATED | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/public/index.php" |
| ORIG_SCRIPT_FILENAME | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/.config/apache/uller-dev.swissarchery.org/.fpm/php5.external" |
| ORIG_SCRIPT_NAME | "/.fpm/php5.external" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "8.3" |
| QUERY_STRING | "" |
| REDIRECT_HANDLER | "php5-fcgi" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PHP_VERSION | "8.3" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_PHP_VERSION | "8.3" |
| REDIRECT_REDIRECT_SCRIPT_URI | "https://uller-dev.swissarchery.org/en/" |
| REDIRECT_REDIRECT_SCRIPT_URL | "/en/" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "uller-dev.swissarchery.org" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aUJcppXvnMhW-kUSGB0PYQAAABc" |
| REDIRECT_SCRIPT_URI | "https://uller-dev.swissarchery.org/en/" |
| REDIRECT_SCRIPT_URL | "/en/" |
| REDIRECT_SSL_TLS_SNI | "uller-dev.swissarchery.org" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aUJcppXvnMhW-kUSGB0PYQAAABc" |
| REDIRECT_URL | "/index.php" |
| REMOTE_ADDR | "216.73.216.53" |
| REMOTE_PORT | "55966" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765956774 |
| REQUEST_TIME_FLOAT | 1765956774.1533 |
| REQUEST_URI | "/en/" |
| SCRIPT_FILENAME | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://uller-dev.swissarchery.org/en/" |
| SCRIPT_URL | "/en/" |
| SERVER_ADDR | "127.0.0.80" |
| SERVER_ADMIN | "webmaster@swissarchery.org" |
| SERVER_NAME | "uller-dev.swissarchery.org" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "uller-dev.swissarchery.org" |
| SYMFONY_DOTENV_PATH | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/sites/uller-dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SMS_DSN,SMS_UP_TOKEN,DATABASE_URL" |
| TEMP | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/tmp" |
| TMP | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/tmp" |
| TMPDIR | "/home/clients/d6d8d9a4e99f72dd0349d8a58543b99c/tmp" |
| UNIQUE_ID | "aUJcppXvnMhW-kUSGB0PYQAAABc" |