Redirect 302 redirect from GET @dashboard_locale_switch (189671)

GET https://planconcept-on-demand.workspace.connect-io.de/login

LoginController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Ciosix\Core\User\Controller\LoginController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"7e17e7"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#468
  -request: Symfony\Component\HttpFoundation\Request {#2 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#508 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#359 …}
  -entityDto: null
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#465 …}
  -dashboardControllerInstance: App\Controller\DashboardController {#512 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#502 …}
  -crudDto: null
  -searchDto: null
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#355 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#509 …}
  -mainMenuDto: null
  -userMenuDto: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID_ONDEMAND=493a0e38bfe4e97e8601b1ab1963e9e1; sf_redirect=%7B%22token%22%3A%22189671%22%2C%22route%22%3A%22dashboard_locale_switch%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22setSessionLanguage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fvendor%5C%2Fciosix%5C%2Fcore%5C%2Fcore%5C%2Fbundles%5C%2FDashboard%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A83%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
expose
"80:80,8025:8025"
host
"planconcept-on-demand.workspace.connect-io.de"
referer
"https://planconcept-on-demand.workspace.connect-io.de/locale/en"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.168"
x-forwarded-host
"planconcept-on-demand.workspace.connect-io.de"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"1acc90863963"
x-php-ob-level
"1"
x-real-ip
"216.73.216.168"

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
"Sat, 06 Dec 2025 04:13:30 GMT"
x-debug-token
"b79fda"

Cookies

Request Cookies

Key Value
PHPSESSID_ONDEMAND
"493a0e38bfe4e97e8601b1ab1963e9e1"
sf_redirect
"{"token":"189671","route":"dashboard_locale_switch","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"setSessionLanguage","file":"\/var\/www\/html\/vendor\/ciosix\/core\/core\/bundles\/Dashboard\/src\/Controller\/DashboardController.php","line":83},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sat, 06 Dec 25 04:13:30 +0000"
Last used
"Sat, 06 Dec 25 04:13:30 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"UIcUKo2JHUS-bffG6G_nojVWKYNfZhxNw9Z2yCfwtBU"
_security.main.target_path
"https://planconcept-on-demand.workspace.connect-io.de/locale/en"

Session Usage

7 Usages
Stateless check enabled
Usage
Ciosix\Core\EventSubscriber\LocaleSubscriber:30
[
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 30
    "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" => "Ciosix\Core\EventSubscriber\LocaleSubscriber"
    "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" => 34
    "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" => 158
    "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" => 9
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
    "line" => 22
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "login"
    "class" => "Ciosix\Core\User\Controller\LoginController"
    "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" => 9
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
    "line" => 23
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "login"
    "class" => "Ciosix\Core\User\Controller\LoginController"
    "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" => 9
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:175
[
  [
    "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 175
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1861
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/04/04fda0c97ca1a31d32dc2cc84e1c442f.php"
    "line" => 53
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2c66b7cce26f32dc5c514dac007903f0"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/cc/cc7f2beaa24e9689d77b907480decd11.php"
    "line" => 191
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_d5e6f076e37cc77c15ae1938fbcaf27e"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/09/09f4f27c7663967c3d339d0c838cb79b.php"
    "line" => 493
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_d1f956647deca0f9b2bb3dee8e81b9d1"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/09/09f4f27c7663967c3d339d0c838cb79b.php"
    "line" => 164
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d1f956647deca0f9b2bb3dee8e81b9d1"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/cc/cc7f2beaa24e9689d77b907480decd11.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d5e6f076e37cc77c15ae1938fbcaf27e"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/4e/4e608970e862fbaf51cbadb21d2e93e9.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2ca1e51ecaa8767ec5ef6c3632a991f4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
    "line" => 89
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "login"
    "class" => "Ciosix\Core\User\Controller\LoginController"
    "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" => 9
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/cc/cc7f2beaa24e9689d77b907480decd11.php"
    "line" => 230
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_d5e6f076e37cc77c15ae1938fbcaf27e"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/09/09f4f27c7663967c3d339d0c838cb79b.php"
    "line" => 493
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_d1f956647deca0f9b2bb3dee8e81b9d1"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/09/09f4f27c7663967c3d339d0c838cb79b.php"
    "line" => 164
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d1f956647deca0f9b2bb3dee8e81b9d1"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/cc/cc7f2beaa24e9689d77b907480decd11.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d5e6f076e37cc77c15ae1938fbcaf27e"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/4e/4e608970e862fbaf51cbadb21d2e93e9.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2ca1e51ecaa8767ec5ef6c3632a991f4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
    "line" => 89
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "login"
    "class" => "Ciosix\Core\User\Controller\LoginController"
    "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" => 9
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/cc/cc7f2beaa24e9689d77b907480decd11.php"
    "line" => 230
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_d5e6f076e37cc77c15ae1938fbcaf27e"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/09/09f4f27c7663967c3d339d0c838cb79b.php"
    "line" => 493
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_d1f956647deca0f9b2bb3dee8e81b9d1"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/09/09f4f27c7663967c3d339d0c838cb79b.php"
    "line" => 164
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d1f956647deca0f9b2bb3dee8e81b9d1"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/cc/cc7f2beaa24e9689d77b907480decd11.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d5e6f076e37cc77c15ae1938fbcaf27e"
    "type" => "->"
  ]
  [
    "file" => "/tmp/var/www/html/var/cache/dev/twig/4e/4e608970e862fbaf51cbadb21d2e93e9.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2ca1e51ecaa8767ec5ef6c3632a991f4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
    "line" => 89
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "login"
    "class" => "Ciosix\Core\User\Controller\LoginController"
    "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" => 9
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "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" => 34
    "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" => 215
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 203
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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" => 9
    "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
"bef9f3f9664b56806741d12cf0b444c0"
ASSETS_BASE_URL
""
DATABASE_URL
"mysql://db:db@db:3306/db"
EXPORT_HOST
"https://planconcept-middleware-stage.workspace.connect-io.de"
IMPORT_TOKEN
"TDHsdYsZF9832mIhcEPa5cRE3qFD2hEfHJ1K2b0ZZXFfLQkThcEPaL9m"
MAILER_DSN
"smtp://localhost:1025?encryption=&auth_mode="
MAILER_FROM
"noreply@connect-io.de"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APACHE_SITE_TEMPLATE
"/etc/apache2/apache-site.conf"
APP_DEBUG
"1"
BASH_ENV
"/etc/bash.nointeractive.bashrc"
CAROOT
"/mnt/ddev-global-cache/mkcert"
COLUMNS
"170"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_CACHE_DIR
"/mnt/ddev-global-cache/composer"
COMPOSER_PROCESS_TIMEOUT
"2000"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
COREPACK_ENABLE_DOWNLOAD_PROMPT
"0"
COREPACK_HOME
"/mnt/ddev-global-cache/corepack"
DDEV_COMPOSER_ROOT
"/var/www/html"
DDEV_DATABASE
"mariadb:10.6"
DDEV_DATABASE_FAMILY
"mysql"
DDEV_DOCROOT
"public"
DDEV_FILES_DIR
""
DDEV_FILES_DIRS
""
DDEV_GOARCH
"amd64"
DDEV_GOOS
"linux"
DDEV_HOSTNAME
"planconcept-on-demand.workspace.connect-io.de"
DDEV_MUTAGEN_ENABLED
"false"
DDEV_PHP_VERSION
"8.1"
DDEV_PRIMARY_URL
"http://planconcept-on-demand.workspace.connect-io.de"
DDEV_PROJECT
"planconcept-on-demand"
DDEV_PROJECT_TYPE
"php"
DDEV_ROUTER_HTTPS_PORT
"443"
DDEV_ROUTER_HTTP_PORT
"80"
DDEV_SITENAME
"planconcept-on-demand"
DDEV_TLD
"workspace.connect-io.de"
DDEV_VERSION
"v1.24.2"
DDEV_WEBSERVER_TYPE
"apache-fpm"
DDEV_WEB_ENTRYPOINT
"/mnt/ddev_config/web-entrypoint.d"
DDEV_XDEBUG_ENABLED
"false"
DEBIAN_FRONTEND
"noninteractive"
DEPLOY_NAME
"local"
DOCKER_IP
"127.0.0.1"
DOCROOT
"public"
DOCUMENT_ROOT
"/var/www/html/public"
DRUSH_OPTIONS_URI
"http://planconcept-on-demand.workspace.connect-io.de"
EXECIGNORE
"/var/www/html/vendor/bin/composer"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/ddev"
HOSTNAME
"planconcept-on-demand-web"
HOST_DOCKER_INTERNAL_IP
""
HTTPS
"on"
HTTPS_EXPOSE
"443:80,8026:8025"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID_ONDEMAND=493a0e38bfe4e97e8601b1ab1963e9e1; sf_redirect=%7B%22token%22%3A%22189671%22%2C%22route%22%3A%22dashboard_locale_switch%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22setSessionLanguage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fvendor%5C%2Fciosix%5C%2Fcore%5C%2Fcore%5C%2Fbundles%5C%2FDashboard%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A83%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_EXPOSE
"80:80,8025:8025"
HTTP_HOST
"planconcept-on-demand.workspace.connect-io.de"
HTTP_REFERER
"https://planconcept-on-demand.workspace.connect-io.de/locale/en"
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.168"
HTTP_X_FORWARDED_HOST
"planconcept-on-demand.workspace.connect-io.de"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"1acc90863963"
HTTP_X_REAL_IP
"216.73.216.168"
IS_DDEV_PROJECT
"true"
LANG
"C.UTF-8"
LINES
"24"
MH_SMTP_BIND_ADDR
"127.0.0.1:1025"
MYSQL_HISTFILE
"/mnt/ddev-global-cache/mysqlhistory/planconcept-on-demand-web/mysql_history"
NGINX_SITE_TEMPLATE
"/etc/nginx/nginx-site.conf"
NODE_EXTRA_CA_CERTS
"/mnt/ddev-global-cache/mkcert/rootCA.pem"
NVM_DIR
"/home/ddev/.nvm"
N_INSTALL_VERSION
"16"
N_PREFIX
"/home/ddev/.n"
PAGER
"less -SFX"
PATH
"/home/ddev/bin:/var/www/html/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/www/html/bin:/mnt/ddev-global-cache/global-commands/web"
PGDATABASE
"db"
PGHOST
"db"
PGPASSWORD
"db"
PGUSER
"db"
PHP_DEFAULT_VERSION
"8.3"
PHP_INI
"/etc/php/8.1/fpm/php.ini"
PHP_SELF
"/index.php"
PLATFORMSH_CLI_UPDATES_CHECK
"0"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"http://planconcept-on-demand.workspace.connect-io.de/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"10.0.1.5"
REMOTE_PORT
"53648"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1764994410
REQUEST_TIME_FLOAT
1764994410.1871
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://planconcept-on-demand.workspace.connect-io.de/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"10.0.1.75"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"planconcept-on-demand.workspace.connect-io.de"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at planconcept-on-demand.workspace.connect-io.de Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SHLVL
"1"
SSH_AUTH_SOCK
"/home/.ssh-agent/socket"
START_SCRIPT_TIMEOUT
"30"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SUPERVISOR_SERVER_URL
"unix:///var/run/supervisor.sock"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,IMPORT_TOKEN,EXPORT_HOST,ASSETS_BASE_URL,DATABASE_URL,MAILER_DSN,MAILER_FROM,MESSENGER_TRANSPORT_DSN"
TERM
"xterm"
TERMINUS_CACHE_DIR
"/mnt/ddev-global-cache/terminus/cache"
TERMINUS_HIDE_UPDATE_MESSAGE
"1"
TZ
"Etc/UTC"
USER
"ddev"
VIRTUAL_HOST
"planconcept-on-demand.workspace.connect-io.de"
XHPROF_OUTPUT_DIR
"/tmp/xhprof"
npm_config_cache
"/mnt/ddev-global-cache/npm"
proxy-nokeepalive
"1"