GET https://test-oms.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
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1296
  -links: [
    1298 => Symfony\Component\WebLink\Link {#1298
      -href: "https://test-oms.synqore.app/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"App\Controller\DashboardController::setSessionLanguage"
_firewall_context
"security.firewall.map.context.main"
_route
"dashboard_locale_switch"
_route_params
[
  "locale" => "nl"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"07e1ad"
crudAction
"edit"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1039
  -request: Symfony\Component\HttpFoundation\Request {#2 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#923 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#166 …}
  -entityDto: null
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#964 …}
  -dashboardControllerInstance: App\Controller\DashboardController {#1034 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#927 …}
  -crudDto: null
  -searchDto: null
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#170 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#944 …}
  -mainMenuDto: null
  -userMenuDto: null
  -usePrettyUrls: false
}
locale
"nl"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"test-oms.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.26"
x-forwarded-host
"test-oms.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.26"

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, 21 Apr 2026 08:37:31 GMT"
location
"/"
set-cookie
"_locale=nl; expires=Wed, 21 Apr 2027 08:37:31 GMT; Max-Age=31536000; path=/; domain=test-oms.synqore.app; secure; httponly; samesite=lax"
x-debug-token
"053c90"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
_locale
Symfony\Component\HttpFoundation\Cookie {#1413
  #name: "_locale"
  #value: "nl"
  #domain: "test-oms.synqore.app"
  #expire: 1808296651
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}

Session 3

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
App\Listener\LocaleListener:13
[
  [
    "file" => "/var/www/html/src/Listener/LocaleListener.php"
    "line" => 13
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Listener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "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" => 139
    "function" => "dispatch"
    "class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "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" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "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"
  ]
]
App\Listener\LocaleListener:14
[
  [
    "file" => "/var/www/html/src/Listener/LocaleListener.php"
    "line" => 14
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Listener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "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" => 139
    "function" => "dispatch"
    "class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "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" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "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:102
[
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/Dashboard/src/Controller/DashboardController.php"
    "line" => 102
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "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" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "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_ENV
"dev"
APP_SECRET
"f9392dbe85d4aa1f997b719834ee1c5b"
APP_URL
"https://test-oms.synqore.app"
ATTACHMENT_URL_SECRET
"c321a185504aba76b96d350f2e9d09d0e6e46de7465a88b535f56ee5c673b496"
DATABASE_URL
"mysql://user-1826:9b468d24afc0ebb227ec201d6e0def3c@mysql:3306/poweb-1826"
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"
OMS_ENABLED
"1"
SETTINGS_TWINFIELD_COMPANY_CODE
"NLA003216"
SETTINGS_TWINFIELD_OAUTH_REFRESH_TOKEN
"059085f18ae329f1d0848f417ffd4bb5"
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"
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
"22d50fbf3683"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"test-oms.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.26"
HTTP_X_FORWARDED_HOST
"test-oms.synqore.app"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"e881070ed6bc"
HTTP_X_REAL_IP
"216.73.216.26"
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.4"
REMOTE_PORT
"55642"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1776760651
REQUEST_TIME_FLOAT
1776760651.1491
REQUEST_URI
"/locale/nl"
SCRIPT_FILENAME
"//var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.7"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"test-oms.synqore.app"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at test-oms.synqore.app Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (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_VARS
"APP_ENV,APP_SECRET,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,APP_URL,OMS_ENABLED"
USER
"www-data"
proxy-nokeepalive
"1"