GET https://testing-planconcept.synqore.app/locale/nl

DashboardController :: setSessionLanguage

Request

GET Parameters

Key Value
entityId
null

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\DashboardController::setSessionLanguage"
_firewall_context
"security.firewall.map.context.main"
_route
"dashboard_locale_switch"
_route_params
[
  "locale" => "nl"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1297
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1333 …}
  }
]
_stopwatch_token
"069157"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1388
  -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#1394 …}
  -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#1391 …}
  -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#1392 …}
  -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#1389 …}
}
locale
"nl"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"testing-planconcept.synqore.app"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.55"
x-forwarded-host
"testing-planconcept.synqore.app"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"e881070ed6bc"
x-php-ob-level
"1"
x-real-ip
"216.73.216.55"

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, 03 Sep 2026 07:49:36 GMT"
location
"/"
set-cookie
"_locale=nl; expires=Fri, 03 Sep 2027 07:49:36 GMT; Max-Age=31536000; path=/; domain=testing-planconcept.synqore.app; secure; httponly; samesite=lax"
x-debug-token
"a2ef76"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
_locale
Symfony\Component\HttpFoundation\Cookie {#1479
  #expire: 1819957776
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "_locale"
  #value: "nl"
  #domain: "testing-planconcept.synqore.app"
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 3

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
App\Listener\LocaleListener:17
[
  [
    "file" => "/var/www/html/src/Listener/LocaleListener.php"
    "line" => 17
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Listener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 42
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 272
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 73
    "function" => "getUser"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/src/EventSubscriber/AdminRouterSubscriber.php"
    "line" => 55
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Ciosix\Core\EventSubscriber\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Ciosix\Core\Dashboard\Controller\DashboardController:186
[
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/Dashboard/src/Controller/DashboardController.php"
    "line" => 186
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "setSessionLanguage"
    "class" => "Ciosix\Core\Dashboard\Controller\DashboardController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEFAULT_URI
"https://testing-planconcept.synqore.app"
APP_ENV
"dev"
APP_SECRET
"f9392dbe85d4aa1f997b719834ee1c5b"
APP_URL
"https://testing-planconcept.synqore.app"
ATTACHMENT_URL_SECRET
"c321a185504aba76b96d350f2e9d09d0e6e46de7465a88b535f56ee5c673b496"
DATABASE_URL
"mysql://user-1706:3080d73189ab579813aaccaabbdd88a9@mysql:3306/poweb-1706"
EXACT_ONLINE_BASE_URL
"https://start.exactonline.nl"
EXACT_ONLINE_CLIENT_ID
"65048537-eedf-4aeb-9021-8aa004acdfa4"
EXACT_ONLINE_CLIENT_SECRET
"fcYz9L2u8Bm4"
EXACT_ONLINE_OAUTH_REFRESH_TOKEN
"stampNL001.YO1y!IAAAAG4D0oWKJ7PMlKBQzTAOsAh31Zg6qoeSK3K-EUsk_WbiwQEAAAGcJXxY-vhqUwqcIT6LGny9zLJgmeGHhA4XFEFc_TC7Q-uSyW8N06nFVldo8petButUAn4DGdabQF5dby_JNVAyV8e3uDrrR92eTF19DyJ2Zoo03sFKqgHDt4puFMCyGFZ98yLfD1Ty86473BtuHtERWwbLngjyOAm7k1JJRKgyFzTM-NMTHJRFetXdmQ-O8vT9JILxfjVHab0yGkZE2zdi0qj7v6w0l53sA2ZrYGvVQsFf5MCi1zK8I_P-PuMpd3xtH-E8ssahzkRggZscKCqD1SxsP0o720CGWKAXiHw2H8dugxtGYltH9MFc7Es1NIuWkAqUEj6vxRKz33F71JP9jbOfkf7l-vUpSkTJdE_5L776gjHEuom3tF8RgyTMtuFDBkXdE0iC7x1e3qyq2qY4dZT-wJQi-K9Rugz_uEZZqMXGWnbRcI4haEyT1Miex3ug1bXxc0Dn0mbtdHU0wGFiWgVT8NrFcXIT3gB266hSBUgMXXUryYbYT4bLUE01YaNGXWMxZDRAboBtwXRX8y7Iw_sPdOSw7RSf-djRnDPXHwadOCUKJHRJZFfWBb7ABfQg_J5nur7gTASZ7mzPZ9ET"
EXACT_ONLINE_REDIRECT_URI
"https://mart.synqore.app/"
FILE_STORAGE_ACCESS_KEY
"posix-versitygw-instance"
FILE_STORAGE_BUCKET
"posix-1706-storage"
FILE_STORAGE_ENABLED
"true"
FILE_STORAGE_ENDPOINT
"http://versitygw:7070"
FILE_STORAGE_PATH_STYLE
"true"
FILE_STORAGE_REGION
"us-east-1"
FILE_STORAGE_SECRET_KEY
"6f823a5f9a78f160249a72dd495fefae8e5bb426f915690cbc65a8194d58219b"
FILE_STORAGE_WRITE_MODE
"dual"
MAILER_DSN
"configurable-smtp://mail:25?encryption=&auth_mode=&verify_peer=false"
MAILER_FROM
"noreply@synqore.app"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PC_IMPORT_API_TOKEN
"Jb8eQWET2bCH6w3Nrg5B7WJEp6tFzJ4Z2A2vHYCD9KvnvWpBXPnz"
SETTINGS_EXACT_ONLINE_OAUTH_ACCESS_TOKEN
""
SETTINGS_EXACT_ONLINE_OAUTH_REFRESH_TOKEN
"stampNL001.YO1y!IAAAAG4D0oWKJ7PMlKBQzTAOsAh31Zg6qoeSK3K-EUsk_WbiwQEAAAGcJXxY-vhqUwqcIT6LGny9zLJgmeGHhA4XFEFc_TC7Q-uSyW8N06nFVldo8petButUAn4DGdabQF5dby_JNVAyV8e3uDrrR92eTF19DyJ2Zoo03sFKqgHDt4puFMCyGFZ98yLfD1Ty86473BtuHtERWwbLngjyOAm7k1JJRKgyFzTM-NMTHJRFetXdmQ-O8vT9JILxfjVHab0yGkZE2zdi0qj7v6w0l53sA2ZrYGvVQsFf5MCi1zK8I_P-PuMpd3xtH-E8ssahzkRggZscKCqD1SxsP0o720CGWKAXiHw2H8dugxtGYltH9MFc7Es1NIuWkAqUEj6vxRKz33F71JP9jbOfkf7l-vUpSkTJdE_5L776gjHEuom3tF8RgyTMtuFDBkXdE0iC7x1e3qyq2qY4dZT-wJQi-K9Rugz_uEZZqMXGWnbRcI4haEyT1Miex3ug1bXxc0Dn0mbtdHU0wGFiWgVT8NrFcXIT3gB266hSBUgMXXUryYbYT4bLUE01YaNGXWMxZDRAboBtwXRX8y7Iw_sPdOSw7RSf-djRnDPXHwadOCUKJHRJZFfWBb7ABfQg_J5nur7gTASZ7mzPZ9ET"
SETTINGS_EXACT_ONLINE_OAUTH_TOKEN_EXPIRES_AT
""
SETTINGS_TWINFIELD_COMPANY_CODE
"NLA003216"
SETTINGS_TWINFIELD_OAUTH_REFRESH_TOKEN
"059085f18ae329f1d0848f417ffd4bb5"
SQ_BROWSER_EXTENSION_ENABLED
"1"
TWINFIELD_OAUTH_CLIENT_ID
"synqore"
TWINFIELD_OAUTH_CLIENT_SECRET
"DXJux8/BJSCaC9jse+19R1S+S88KKeH+3w=="
TWINFIELD_OAUTH_REDIRECT_URI
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DEBIAN_FRONTEND
"noninteractive"
DOCUMENT_ROOT
"/var/www/html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HOSTNAME
"7f163dbf372b"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"testing-planconcept.synqore.app"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.55"
HTTP_X_FORWARDED_HOST
"testing-planconcept.synqore.app"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"e881070ed6bc"
HTTP_X_REAL_IP
"216.73.216.55"
INITIAL_DATABASE_DUMP_FILE
".dumps/synqore-1938-09-07-26-11-17-43.sql"
LC_CTYPE
"C.UTF-8"
OLDPWD
"/"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/locale/nl"
REMOTE_ADDR
"172.19.0.18"
REMOTE_PORT
"40690"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1788421776
REQUEST_TIME_FLOAT
1788421776.0425
REQUEST_URI
"/locale/nl"
SCRIPT_FILENAME
"//var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.23"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"testing-planconcept.synqore.app"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at testing-planconcept.synqore.app Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SHLVL
"0"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SUPERVISOR_SERVER_URL
"unix:///dev/shm/supervisor.sock"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,ATTACHMENT_URL_SECRET,DATABASE_URL,MAILER_DSN,MAILER_FROM,MESSENGER_TRANSPORT_DSN,TWINFIELD_OAUTH_CLIENT_ID,TWINFIELD_OAUTH_CLIENT_SECRET,TWINFIELD_OAUTH_REDIRECT_URI,SETTINGS_TWINFIELD_OAUTH_REFRESH_TOKEN,SETTINGS_TWINFIELD_COMPANY_CODE,EXACT_ONLINE_CLIENT_ID,EXACT_ONLINE_CLIENT_SECRET,EXACT_ONLINE_REDIRECT_URI,EXACT_ONLINE_BASE_URL,EXACT_ONLINE_OAUTH_REFRESH_TOKEN,SETTINGS_EXACT_ONLINE_OAUTH_REFRESH_TOKEN,SETTINGS_EXACT_ONLINE_OAUTH_ACCESS_TOKEN,SETTINGS_EXACT_ONLINE_OAUTH_TOKEN_EXPIRES_AT,APP_DEFAULT_URI,FILE_STORAGE_ENABLED,FILE_STORAGE_ENDPOINT,FILE_STORAGE_BUCKET,FILE_STORAGE_ACCESS_KEY,FILE_STORAGE_SECRET_KEY,FILE_STORAGE_REGION,FILE_STORAGE_PATH_STYLE,FILE_STORAGE_WRITE_MODE,PC_IMPORT_API_TOKEN,SQ_BROWSER_EXTENSION_ENABLED"
USER
"www-data"
proxy-nokeepalive
"1"