Error 500 Internal Server Error

GET https://visiodoc.bluewire.dev/

Forwarded to ErrorController (384d34)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"2cded2"

Request Headers

Header Value
accept
"text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8"
accept-encoding
"identity"
host
"visiodoc.bluewire.dev"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"193.47.62.167"

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
"Sun, 09 Aug 2026 22:43:45 GMT"
vary
"Accept"
x-debug-exception
"unlink%28%29%3A%20Argument%20%231%20%28%24filename%29%20must%20not%20contain%20any%20null%20bytes"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fbluewire.dev%2Fvisiodoc.bluewire.dev%2F4556b40dc8379151c067a20ee09521f9e509ad50%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:351"
x-debug-token
"63abdc"
x-debug-token-link
"https://visiodoc.bluewire.dev/_profiler/384d34"
x-previous-debug-token
"384d34"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

11 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/src/Controller/LoginController.php"
    "line" => 28
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/src/Controller/LoginController.php"
    "line" => 29
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1861
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/40/405e3f1c27041fa55184d0a43f803072.php"
    "line" => 177
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_daa7aace403ba721cb97210301b16803"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/36/36f7d70b80c415fb46c9d530602dc78e.php"
    "line" => 244
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_946451d4e4070fa933598ac4796e24fd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/40/405e3f1c27041fa55184d0a43f803072.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_daa7aace403ba721cb97210301b16803"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/18/182b255ae03e1d0f69051983ca1c487c.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_39c38d7d64672144ae18e99e93b5db40"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/src/Controller/LoginController.php"
    "line" => 31
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/18/182b255ae03e1d0f69051983ca1c487c.php"
    "line" => 187
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_login_content"
    "class" => "__TwigTemplate_39c38d7d64672144ae18e99e93b5db40"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/40/405e3f1c27041fa55184d0a43f803072.php"
    "line" => 210
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_daa7aace403ba721cb97210301b16803"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/36/36f7d70b80c415fb46c9d530602dc78e.php"
    "line" => 244
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_946451d4e4070fa933598ac4796e24fd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/40/405e3f1c27041fa55184d0a43f803072.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_daa7aace403ba721cb97210301b16803"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/18/182b255ae03e1d0f69051983ca1c487c.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_39c38d7d64672144ae18e99e93b5db40"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/src/Controller/LoginController.php"
    "line" => 31
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/18/182b255ae03e1d0f69051983ca1c487c.php"
    "line" => 187
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_login_content"
    "class" => "__TwigTemplate_39c38d7d64672144ae18e99e93b5db40"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/40/405e3f1c27041fa55184d0a43f803072.php"
    "line" => 210
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_daa7aace403ba721cb97210301b16803"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/36/36f7d70b80c415fb46c9d530602dc78e.php"
    "line" => 244
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_946451d4e4070fa933598ac4796e24fd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/40/405e3f1c27041fa55184d0a43f803072.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_daa7aace403ba721cb97210301b16803"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/twig/18/182b255ae03e1d0f69051983ca1c487c.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_39c38d7d64672144ae18e99e93b5db40"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/src/Controller/LoginController.php"
    "line" => 31
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/security-bundle/Security.php"
    "line" => 81
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/src/Subscriber/KernelSubscriber.php"
    "line" => 31
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "App\Subscriber\KernelSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 169
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    "line" => 84
    "function" => "terminateWithException"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 538
    "function" => "Symfony\Component\HttpKernel\EventListener\{closure}"
    "class" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
    "type" => "::"
  ]
  [
    "function" => "handleException"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_TATTOO_PRICING_KEY
"8c982dadc1dc42269e50c23848507c95"
API_TATTOO_PRICING_URL
"http://10.12.1.10"
APP_ENV
"dev"
APP_KEY
"25669493"
APP_SECRET
"8b73687452b92048bf226fc10a70045b"
APP_SIGNATURE
"d05Yjb454YoJp69u260h00Mj8WL1qRRFLdMvQpWSldg="
APP_TIMEZONE
"Europe/Paris"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DOCTOR_SESSION_TIME
"15"
EMAIL_ADDRESS
"4t-medicale_smtp@bluewire.lu"
HELP_URL
"https://aide.4t-medicale.com"
HIK_SERVER_IP
"10.10.29.243"
MEDICALFILE_URL
"https://medicalfile.bluewire.dev"
MEDICAL_FILE_API_URL
"https://medicalfile.bluewire.dev/api/"
MERCURE_JWT_SECRET
"12aDx5KUs5rY1VVoYtkXSzfxVzpI1HlFTbbvEuMaZtasQY5q5K4fIG0isvpr4FkY"
MERCURE_PUBLIC_URL
"https://724564f7-9beb-4a72-974c-8292e739bcbd.mercure.rocks/.well-known/mercure"
MERCURE_URL
"https://724564f7-9beb-4a72-974c-8292e739bcbd.mercure.rocks/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"amqp://guest:guest@localhost:32780/%2f/messages"
PUBLIC_API
"fSGL6nZfvHFsHP3FfrzXxvUoz9JojLtD72jQzUJ0qrcdzlkgT6S7AlxoYj4R3Vzl"
SENTRY_DSN
"test"
SITE_URL
"https://visiodoc.bluewire.dev"
USER_SITE_VALIDATOR
"mhablot@4t-medicale.fr"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/bluewire.dev"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"identity"
HTTP_HOST
"visiodoc.bluewire.dev"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"193.47.62.167"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"visiodoc.bluewire.dev"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ankCoeAwbMJL-JmALzHCXQAAAIs"
REDIRECT_URL
"/"
REMOTE_ADDR
"193.47.62.167"
REMOTE_PORT
"53650"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786315425
REQUEST_TIME_FLOAT
1786315425.3781
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"91.121.59.56"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"visiodoc.bluewire.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at visiodoc.bluewire.dev Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"visiodoc.bluewire.dev"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_TIMEZONE,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,CORS_ALLOW_ORIGIN,HIK_SERVER_IP,APP_KEY,APP_SIGNATURE,SITE_URL,MEDICALFILE_URL,HELP_URL,MEDICAL_FILE_API_URL,EMAIL_ADDRESS,DOCTOR_SESSION_TIME,USER_SITE_VALIDATOR,API_TATTOO_PRICING_URL,API_TATTOO_PRICING_KEY,PUBLIC_API,SENTRY_DSN,MESSENGER_TRANSPORT_DSN"
UNIQUE_ID
"ankCoeAwbMJL-JmALzHCXQAAAIs"
USER
"bluewire.dev_i50wprprj4h"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 384d34)

Key Value
_controller
"error_controller"
_stopwatch_token
"38897f"
exception
ValueError {#2262
  #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
  #code: 0
  #file: "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
  #line: 351
  trace: {
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:351 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
      › 
      › @unlink($this->getFilename($csvToken));$offset += \strlen($line);
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:200 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
      › if (1 === mt_rand(1, 10)) {    $this->removeExpiredProfiles();}
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/Profiler.php:104 {
      Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
      › 
      › if (!($ret = $this->storage->write($profile)) && null !== $this->logger) {    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
      › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php:115 {
      Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
      › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php:157 {
      Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
      › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › if ($this->kernel instanceof TerminableInterface) {    $this->kernel->terminate($this->request, $response);}
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#99
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#298 …}
  -debug: true
  -logs: [
    15 => [
      [
        "channel" => null
        "context" => [
          "route" => "app_login"
          "route_parameters" => [
            "_route" => "app_login"
            "_controller" => "App\Controller\LoginController::index"
          ]
          "request_uri" => "https://visiodoc.bluewire.dev/"
          "method" => "GET"
        ]
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\LoginFormAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\LoginFormAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\Subscriber\KernelSubscriber::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#367
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:79 called by App_KernelDevDebugContainer.php:826, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:79 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/ContainerYj5xL27/App_KernelDevDebugContainer.php:826 {
                ContainerYj5xL27\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$b->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], false)), 'App\\Entity');}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/ContainerYj5xL27/App_KernelDevDebugContainer.php:797 {
                ContainerYj5xL27\App_KernelDevDebugContainer::ContainerYj5xL27\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerYj5xL27\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:85 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:53 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › }if (!$manager = $this->getManager($options->objectManager, $options->class)) {    return [];
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:60 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php:173 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:79 called by App_KernelDevDebugContainer.php:826, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#545
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                › if (PHP_VERSION_ID >= 80100) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/orm/src/EntityManager.php:177 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/ContainerYj5xL27/App_KernelDevDebugContainer.php:918 {
                ContainerYj5xL27\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/var/cache/dev/ContainerYj5xL27/App_KernelDevDebugContainer.php:797 {
                ContainerYj5xL27\App_KernelDevDebugContainer::ContainerYj5xL27\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerYj5xL27\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:85 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:53 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › }if (!$manager = $this->getManager($options->objectManager, $options->class)) {    return [];
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:60 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php:173 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerYj5xL27\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ValueError {#2262
            #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
            #code: 0
            #file: "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
            #line: 351
            trace: {
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:351 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
                › 
                › @unlink($this->getFilename($csvToken));$offset += \strlen($line);
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:200 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
                › if (1 === mt_rand(1, 10)) {    $this->removeExpiredProfiles();}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Profiler/Profiler.php:104 {
                Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
                › 
                › if (!($ret = $this->storage->write($profile)) && null !== $this->logger) {    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
                › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/HttpKernel.php:115 {
                Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
                › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/http-kernel/Kernel.php:157 {
                Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
                › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › if ($this->kernel instanceof TerminableInterface) {    $this->kernel->terminate($this->request, $response);}
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/bluewire.dev/visiodoc.bluewire.dev/4556b40dc8379151c067a20ee09521f9e509ad50/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception ValueError: "unlink(): Argument #1 ($filename) must not contain any null bytes" at FileProfilerStorage.php line 351"
        "priority" => 500
        "priorityName" => "critical"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
    ]
    "" => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
    ]
    2294 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\Subscriber\KernelSubscriber::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerYj5xL27\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1786315425
        "timestamp_rfc3339" => "2026-08-10T00:43:45.000+02:00"
      ]
    ]
  ]
  -errorCount: [
    15 => 1
    "" => 0
    2294 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …}
}