LocaleController :: switch
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LocaleController::switch" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "eu" |
| _route | "app_locale" |
| _route_params | [ "_locale" => "eu" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#642 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#643 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#640 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#522 …} } ] |
| _stopwatch_token | "2536a0" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| connection | "close" |
| cookie | "main_deauth_profile_token=90fcf1; PHPSESSID=20808effb6fdf9c629480bc26990546f" |
| host | "ferrva.misfichajes.eu" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" |
| x-forwarded-for | "148.113.205.188" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "148.113.205.188" |
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, 23 Jun 2026 22:04:27 GMT" |
| location | "/" |
| x-debug-token | "6fa4ce" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "20808effb6fdf9c629480bc26990546f" |
| main_deauth_profile_token | "90fcf1" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 24 Jun 26 00:04:25 +0200" |
| Last used | "Wed, 24 Jun 26 00:04:27 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "eu" |
| _profiler_search_end | null |
| _profiler_search_ip | null |
| _profiler_search_limit | "10" |
| _profiler_search_method | null |
| _profiler_search_start | null |
| _profiler_search_status_code | null |
| _profiler_search_token | null |
| _profiler_search_type | "request" |
| _profiler_search_url | null |
| knpu.oauth2_client_state | "a82ae7a1c2a1089fd054c3ab401021d2" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:21
[
[
"file" => "/var/www/app/src/EventSubscriber/LocaleSubscriber.php"
"line" => 21
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/app/public/index.php"
"line" => 5
"args" => [
"/var/www/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\LocaleController:20
[
[
"file" => "/var/www/app/src/Controller/LocaleController.php"
"line" => 20
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "switch"
"class" => "App\Controller\LocaleController"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/app/public/index.php"
"line" => 5
"args" => [
"/var/www/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 383
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/app/src/Controller/LocaleController.php"
"line" => 23
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "switch"
"class" => "App\Controller\LocaleController"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/app/public/index.php"
"line" => 5
"args" => [
"/var/www/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| MESSENGER_TRANSPORT_DSN | "redis://redis:6379/messages" |
| STRIPE_PUBLISHABLE_KEY | "pk_live_6sdqILMFn2BIbmZG6I97v0Ur009RLCJevT" |
| STRIPE_SECRET_KEY | "sk_live_wICQz5zwmJyUUMIBxKDxCHMF00rjxqByTY" |
| STRIPE_WEBHOOK_SECRET | "" |
| VAPID_PRIVATE_KEY | "ArXRIm_SpokUqmpE91jejPDEM5MRgOBLrjc6gDZbEKs" |
| VAPID_PUBLIC_KEY | "BMvNzEHWbVweN981vsxKlkFGGstXqGs3zM9vOCU2Jl6Z6m2wNz_qwAvr025mMdvR7cr9xOaf-lZlgIx727wh09I" |
| VAPID_SUBJECT | "mailto:info@apptoin.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_DOMAIN | "misfichajes.eu" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/var/www/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/app" ] |
| APP_SECRET | "73d96daeffc631a7c8f4bb2c93800aae" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "mysql://fichajes:ajajjYUILHLfha37.az!%&$6@mysql:3306/fichajes?serverVersion=8.0&charset=utf8mb4" |
| DOCUMENT_ROOT | "/var/www/app/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GOOGLE_CLIENT_ID | "848018709132-pk7uk48jaab44eebukhcf7dif7rkoq5p.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/var/www" |
| HOSTNAME | "89be6138f6fe" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=90fcf1; PHPSESSID=20808effb6fdf9c629480bc26990546f" |
| HTTP_HOST | "ferrva.misfichajes.eu" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "148.113.205.188" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "148.113.205.188" |
| MAILER_DSN | "smtp://mailpit:1025" |
| MERCURE_JWT_SECRET | "b131c8f91e313ead7156f912a942dc5793fa340ad3b85b00cf1f26a6bed99391" |
| MERCURE_PUBLIC_URL | "https://misfichajes.eu/.well-known/mercure" |
| MERCURE_URL | "http://mercure/.well-known/mercure" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.31.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa37" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.31.tar.xz" |
| PHP_VERSION | "8.3.31" |
| PWD | "/var/www/app" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIS_URL | "redis://redis:6379" |
| REMOTE_ADDR | "172.19.0.6" |
| REMOTE_PORT | "60018" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1782252267 |
| REQUEST_TIME_FLOAT | 1782252267.3087 |
| REQUEST_URI | "/idioma/eu" |
| SCRIPT_FILENAME | "/var/www/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.15" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.27.5" |
| SHLVL | "0" |
| SYMFONY_DOTENV_PATH | "/var/www/app/.env" |
| SYMFONY_DOTENV_VARS | "MESSENGER_TRANSPORT_DSN,VAPID_PUBLIC_KEY,VAPID_PRIVATE_KEY,VAPID_SUBJECT,STRIPE_SECRET_KEY,STRIPE_PUBLISHABLE_KEY,STRIPE_WEBHOOK_SECRET" |
| USER | "www-data" |
| WEBAUTHN_ORIGIN | "https://misfichajes.eu" |
| WEBAUTHN_RPID | "misfichajes.eu" |
| argc | 0 |
| argv | [] |