PublicServicesController :: thumbnailAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Pimcore\Bundle\CoreBundle\Controller\PublicServicesController::thumbnailAction"
_editmode
false
_firewall_context
"security.firewall.map.context.members_fe"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"_pimcore_service_thumbnail"
_route_params
[
  "prefix" => "shop/kategorien/"
  "assetId" => "359118"
  "thumbnailName" => "shopCustomCategory"
  "filename" => "_Kategorie Spannfutter_2.jpg"
]
assetId
"359118"
filename
"_Kategorie Spannfutter_2.jpg"
prefix
"shop/kategorien/"
thumbnailName
"shopCustomCategory"

Request Headers

Header Value
accept
"image/webp,image/avif,video/*;q=0.8,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5"
accept-encoding
"gzip,identity"
connection
"close"
host
"erowa.a4interactive.ch"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"0"
x-real-ip
"17.241.227.161"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Tue, 05 Sep 2023 19:43:13 GMT"
expires
-1
pragma
"no-cache"
x-debug-token
"efd685"
x-debug-token-link
"https://erowa.a4interactive.ch/_profiler/96f6e5"
x-powered-by
"pimcore"
x-previous-debug-token
"96f6e5"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 05 Sep 23 21:43:13 +0200"
Last used
"Tue, 05 Sep 23 21:43:13 +0200"
Lifetime
"0"

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/httpd/vhosts/a4interactive.ch"
HTTPS
"on"
HTTP_ACCEPT
"image/webp,image/avif,video/*;q=0.8,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5"
HTTP_ACCEPT_ENCODING
"gzip,identity"
HTTP_CONNECTION
"close"
HTTP_HOST
"erowa.a4interactive.ch"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"17.241.227.161"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/app.php"
PIMCORE_ENVIRONMENT
"dev"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZPeE0R8@34jxxY18ppQUGwAAABI"
REDIRECT_URL
"/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg"
REMOTE_ADDR
"17.241.227.161"
REMOTE_PORT
"55924"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1693942993
REQUEST_TIME_FLOAT
1693942993.2451
REQUEST_URI
"/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie%20Spannfutter_2.jpg"
SCRIPT_FILENAME
"/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php"
SCRIPT_NAME
"/app.php"
SERVER_ADDR
"80.74.150.156"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"erowa.a4interactive.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_ENV
"dev"
UNIQUE_ID
"ZPeE0R8@34jxxY18ppQUGwAAABI"
USER
"a4interactive"
proxy-nokeepalive
"1"

Sub Requests 1

ExceptionController :: showAction (token = 96f6e5)

Key Value
_controller
"twig.controller.exception::showAction"
_pimcore_context
"default"
exception
Symfony\Component\ErrorHandler\Exception\FlattenException {#3942
  -message: "Thumbnail with name 'shopCustomCategory' doesn't exist"
  -code: 0
  -previous: Symfony\Component\ErrorHandler\Exception\FlattenException {#3941 …}
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php"
      "line" => 294
      "args" => []
    ]
    [
      "namespace" => "Symfony\Bundle\FrameworkBundle\Controller"
      "short_class" => "Controller"
      "class" => "Symfony\Bundle\FrameworkBundle\Controller\Controller"
      "type" => "->"
      "function" => "createNotFoundException"
      "file" => "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/Controller/PublicServicesController.php"
      "line" => 170
      "args" => [
        [
          "string"
          "Thumbnail with name 'shopCustomCategory' doesn't exist"
        ]
        [
          "object"
          "ErrorException"
        ]
      ]
    ]
    [
      "namespace" => "Pimcore\Bundle\CoreBundle\Controller"
      "short_class" => "PublicServicesController"
      "class" => "Pimcore\Bundle\CoreBundle\Controller\PublicServicesController"
      "type" => "->"
      "function" => "thumbnailAction"
      "file" => "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php"
      "line" => 158
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\EventListener\SessionListener"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleRaw"
      "file" => "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php"
      "line" => 80
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
      "line" => 201
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
        [
          "boolean"
          true
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php"
      "line" => 35
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
      ]
    ]
  ]
  -traceAsString: """
    #0 /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/Controller/PublicServicesController.php(170): Symfony\Bundle\FrameworkBundle\Controller\Controller->createNotFoundException('Thumbnail with ...', Object(ErrorException))\n
    #1 /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(158): Pimcore\Bundle\CoreBundle\Controller\PublicServicesController->thumbnailAction(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpKernel\EventListener\SessionListener))\n
    #2 /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(80): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)\n
    #3 /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(201): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)\n
    #4 /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))\n
    #5 {main}
    """
  -class: "Symfony\Component\HttpKernel\Exception\NotFoundHttpException"
  -statusCode: 404
  -statusText: "Not Found"
  -headers: []
  -file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php"
  -line: 294
  -asString: null
  -message: null
  -code: null
  -previous: null
  -trace: null
  -traceAsString: null
  -class: null
  -statusCode: null
  -headers: null
  -file: null
  -line: null
}
logger
Symfony\Bridge\Monolog\Logger {#135
  #name: "request"
  #handlers: [
    Monolog\Handler\StreamHandler {#149
      #stream: stream resource @1054
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/logs/dev.log"
        options: []
      }
      #url: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/logs/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 100
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#2600 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#148}
      ]
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#136
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormaterOptions: []
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#396
      -records: [
        "000000001c92bf990000000071d53ca3" => [
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#19
                #message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
                #line: 16
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:16 {
                    include …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/composer/ClassLoader.php:444 {
                    Composer\Autoload\includeFile($file) …
                    › {    include $file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/composer/ClassLoader.php:322 {
                    Composer\Autoload\ClassLoader->loadClass($class) …
                    › if ($file = $this->findFile($class)) {    includeFile($file);}
                  Composer\Autoload\ClassLoader->loadClass() {}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/Debug.php:62 {
                    Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
                    › 
                    ›     DebugClassLoader::enable();}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Bootstrap.php:334 {
                    Pimcore\Bootstrap::kernel() …
                    › if ($debug) {    Debug::enable(PIMCORE_PHP_ERROR_REPORTING);    @ini_set('display_errors', 'On');
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:30 {/** @var \Pimcore\Kernel $kernel */$kernel = \Pimcore\Bootstrap::kernel();}
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Controller\Controller" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#414
                #message: "User Deprecated: The "Pimcore\Controller\Controller" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
                #line: 204
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:204 {
                    spl_autoload_call($class_name) …
                    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Controller/FrontendController.php:35 {
                    spl_autoload_call($class_name) …
                    ›  */abstract class FrontendController extends Controller implements EventedControllerInterface, TemplateControllerInterface{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/src/EcommerceShopBundle/Controller/BaseController.php:23 {
                    spl_autoload_call($class_name) …
                    › 
                    › class BaseController extends FrontendController{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/src/EcommerceShopBundle/Controller/ProductController.php:50 {
                    spl_autoload_call($class_name) …
                    › 
                    › class ProductController extends BaseController {}
                  spl_autoload_call() {}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ReflectionClassResource.php:105 {
                    Symfony\Component\Config\Resource\ReflectionClassResource->computeHash(): string …
                    › try {    $this->classReflector = new \ReflectionClass($this->className);} catch (\ReflectionException $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ReflectionClassResource.php:52 {
                    Symfony\Component\Config\Resource\ReflectionClassResource->isFresh($timestamp) …
                    › if ($filemtime > $timestamp) {    return $this->hash === $this->computeHash();}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php:34 {
                    Symfony\Component\Config\Resource\SelfCheckingResourceChecker->isFresh(ResourceInterface $resource, $timestamp) …
                    ›     /* @var SelfCheckingResourceInterface $resource */    return $resource->isFresh($timestamp);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php:99 {
                    Symfony\Component\Config\ResourceCheckerConfigCache->isFresh() …
                    › }if ($checker->isFresh($resource, $time)) {    break; // no need to further check this resource
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php:60 {
                    Symfony\Component\Config\ConfigCache->isFresh() …
                    › 
                    ›     return parent::isFresh();}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:514 {
                    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                    › if (file_exists($cachePath) && \is_object($this->container = include $cachePath)    && (!$this->debug || (self::$freshCache[$cachePath] ?? $cache->isFresh()))) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Kernel.php:184 {
                    Pimcore\Kernel->initializeContainer() …
                    › {    parent::initializeContainer();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Kernel.php:163 {
                    Pimcore\Kernel->boot() …
                    › 
                    ›     parent::boot();}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Bootstrap.php:354 {
                    Pimcore\Bootstrap::kernel() …
                    › \Pimcore::setKernel($kernel);$kernel->boot();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:30 {/** @var \Pimcore\Kernel $kernel */$kernel = \Pimcore\Bootstrap::kernel();}
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#413
                #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:14 {
                    include_once …
                    › 
                    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:742 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:159 {
                    Symfony\Component\DependencyInjection\Container->set($id, $service) …
                    ›     unset($this->privates['service_container']);    $initialize();}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:517 {
                    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Kernel.php:184 {
                    Pimcore\Kernel->initializeContainer() …
                    › {    parent::initializeContainer();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Kernel.php:163 {
                    Pimcore\Kernel->boot() …
                    › 
                    ›     parent::boot();}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Bootstrap.php:354 {
                    Pimcore\Bootstrap::kernel() …
                    › \Pimcore::setKernel($kernel);$kernel->boot();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:30 {/** @var \Pimcore\Kernel $kernel */$kernel = \Pimcore\Bootstrap::kernel();}
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#174
                #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
                #line: 148
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Cache.php:58 {
                    Pimcore\Cache::init() …
                    › ->get('event_dispatcher')->dispatch(CoreCacheEvents::INIT, new Event());}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Kernel.php:193 {
                    Pimcore\Kernel->initializeContainer() …
                    › \Pimcore::initLogger();\Pimcore\Cache::init();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Kernel.php:163 {
                    Pimcore\Kernel->boot() …
                    › 
                    ›     parent::boot();}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Bootstrap.php:354 {
                    Pimcore\Bootstrap::kernel() …
                    › \Pimcore::setKernel($kernel);$kernel->boot();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:30 {/** @var \Pimcore\Kernel $kernel */$kernel = \Pimcore\Bootstrap::kernel();}
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1364
                #message: "User Deprecated: The "pimcore.templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\PhpEngine class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1365
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\PhpEngine class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/PhpEngine.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/PhpEngine.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.PhpEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Templating/PhpEngine.php:130 {
                    spl_autoload_call($class_name) …
                    ›  */class PhpEngine extends BasePhpEngine{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Templating/TimedPhpEngine.php:30 {
                    spl_autoload_call($class_name) …
                    ›  */class TimedPhpEngine extends PhpEngine{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:11 {
                    require …
                    › 
                    › $this->services['pimcore.templating.engine.php'] = $instance = new \Pimcore\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [    'AppBundle\\Templating\\Helper\\LanguageSwitcher' => ['services', 'AppBundle\\Templating\\Helper\\LanguageSwitcher', 'getLanguageSwitcherService.php', true],
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1366
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/PhpEngine.php:29 {
                    spl_autoload_call($class_name) …
                    ›  */class PhpEngine extends BasePhpEngine implements EngineInterface{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Templating/PhpEngine.php:130 {
                    spl_autoload_call($class_name) …
                    ›  */class PhpEngine extends BasePhpEngine{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Templating/TimedPhpEngine.php:30 {
                    spl_autoload_call($class_name) …
                    ›  */class TimedPhpEngine extends PhpEngine{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:11 {
                    require …
                    › 
                    › $this->services['pimcore.templating.engine.php'] = $instance = new \Pimcore\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [    'AppBundle\\Templating\\Helper\\LanguageSwitcher' => ['services', 'AppBundle\\Templating\\Helper\\LanguageSwitcher', 'getLanguageSwitcherService.php', true],
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1371
                #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_NameParserService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_NameParserService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:11 {
                    require …
                    › 
                    › $this->services['pimcore.templating.engine.php'] = $instance = new \Pimcore\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [    'AppBundle\\Templating\\Helper\\LanguageSwitcher' => ['services', 'AppBundle\\Templating\\Helper\\LanguageSwitcher', 'getLanguageSwitcherService.php', true],
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1369
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_NameParserService.php:11 {
                    require …
                    › 
                    › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:11 {
                    require …
                    › 
                    › $this->services['pimcore.templating.engine.php'] = $instance = new \Pimcore\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [    'AppBundle\\Templating\\Helper\\LanguageSwitcher' => ['services', 'AppBundle\\Templating\\Helper\\LanguageSwitcher', 'getLanguageSwitcherService.php', true],
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1370
                #message: "User Deprecated: The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LoaderService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LoaderService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:111 {
                    require …
                    ›     'templating.helper.translator' => '?',]), ($this->services['templating.loader'] ?? $this->load('getTemplating_LoaderService.php')), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->load('getTemplating_GlobalsService.php'));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1372
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/FilesystemLoader.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/FilesystemLoader.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LoaderService.php:11 {
                    require …
                    › 
                    › return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:111 {
                    require …
                    ›     'templating.helper.translator' => '?',]), ($this->services['templating.loader'] ?? $this->load('getTemplating_LoaderService.php')), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->load('getTemplating_GlobalsService.php'));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1374
                #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LocatorService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LocatorService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LoaderService.php:11 {
                    require …
                    › 
                    › return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:111 {
                    require …
                    ›     'templating.helper.translator' => '?',]), ($this->services['templating.loader'] ?? $this->load('getTemplating_LoaderService.php')), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->load('getTemplating_GlobalsService.php'));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1375
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LocatorService.php:11 {
                    require …
                    › 
                    › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_LoaderService.php:11 {
                    require …
                    › 
                    › return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:111 {
                    require …
                    ›     'templating.helper.translator' => '?',]), ($this->services['templating.loader'] ?? $this->load('getTemplating_LoaderService.php')), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->load('getTemplating_GlobalsService.php'));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1379
                #message: "User Deprecated: The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_GlobalsService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_GlobalsService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:111 {
                    require …
                    ›     'templating.helper.translator' => '?',]), ($this->services['templating.loader'] ?? $this->load('getTemplating_LoaderService.php')), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->load('getTemplating_GlobalsService.php'));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1376
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/GlobalVariables.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/GlobalVariables.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.GlobalVariables::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Templating/GlobalVariables.php:23 {
                    spl_autoload_call($class_name) …
                    ›  */class GlobalVariables extends BaseGlobalVariables{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_GlobalsService.php:11 {
                    require …
                    › 
                    › return new \Pimcore\Templating\GlobalVariables($this);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:111 {
                    require …
                    ›     'templating.helper.translator' => '?',]), ($this->services['templating.loader'] ?? $this->load('getTemplating_LoaderService.php')), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->load('getTemplating_GlobalsService.php'));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Templating\HelperBroker\HelperShortcuts" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1378
                #message: "User Deprecated: The "Pimcore\Templating\HelperBroker\HelperShortcuts" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getHelperShortcutsService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getHelperShortcutsService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "Pimcore\\Templating\\HelperBroker\\HelperShortcuts" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:115 {
                    require …
                    › $instance->setHelpers(['slots' => 'templating.helper.slots', 'request' => 'templating.helper.request', 'session' => 'templating.helper.session', 'router' => 'templating.helper.router', 'assets' => 'templating.helper.assets', 'actions' => 'templating.helper.actions', 'code' => 'templating.helper.code', 'translator' => 'templating.helper.translator', 'form' => 'templating.helper.form', 'stopwatch' => 'templating.helper.stopwatch', 'logout_url' => 'templating.helper.logout_url', 'security' => 'templating.helper.security', 'action' => 'Pimcore\\Templating\\Helper\\Action', 'getParam' => 'Pimcore\\Templating\\Helper\\GetParam', 'getAllParams' => 'Pimcore\\Templating\\Helper\\GetAllParams', 'breachAttackRandomContent' => 'Pimcore\\Templating\\Helper\\BreachAttackRandomContent', 'glossary' => 'Pimcore\\Templating\\Helper\\Glossary', 'inc' => 'Pimcore\\Templating\\Helper\\Inc', 'pimcoreUrl' => 'Pimcore\\Templating\\Helper\\PimcoreUrl', 'placeholder' => 'Pimcore\\Templating\\Helper\\Placeholder', 'headTitle' => 'Pimcore\\Templating\\Helper\\HeadTitle', 'headLink' => 'Pimcore\\Templating\\Helper\\HeadLink', 'headScript' => 'Pimcore\\Templating\\Helper\\HeadScript', 'inlineScript' => 'Pimcore\\Templating\\Helper\\InlineScript', 'headStyle' => 'Pimcore\\Templating\\Helper\\HeadStyle', 'headMeta' => 'Pimcore\\Templating\\Helper\\HeadMeta', 'webLink' => 'Pimcore\\Templating\\Helper\\WebLink', 'device' => 'Pimcore\\Templating\\Helper\\Device', 'cache' => 'Pimcore\\Templating\\Helper\\Cache', 'navigation' => 'Pimcore\\Templating\\Helper\\Navigation', 'websiteConfig' => 'Pimcore\\Templating\\Helper\\WebsiteConfig', 'translate' => 'pimcore.templating.view_helper.translate', 'translateAdmin' => 'pimcore.templating.view_helper.translate_admin', 'restrictionManager' => 'MembersBundle\\Manager\\RestrictionManager', 'minifiedAssetUrl' => 'pimcore.templating.view_helper.minifiedAssetUrl', 'jsConfigHelper' => 'CustomerManagementFrameworkBundle\\Templating\\Helper\\JsConfig', 'filterFormAction' => 'pimcore.templating.view_helper.filterFormAction', 'formFilterParams' => 'CustomerManagementFrameworkBundle\\Templating\\Helper\\FormFilterParams', 'formOrderParams' => 'CustomerManagementFrameworkBundle\\Templating\\Helper\\FormOrderParams', 'addPerPageParam' => 'pimcore.templating.view_helper.addPerPageParam', 'selfUrl' => 'pimcore.templating.view_helper.selfUrl', 'formQueryString' => 'pimcore.templating.view_helper.formQueryString', 'defaultPageSize' => 'CustomerManagementFrameworkBundle\\Templating\\Helper\\DefaultPageSize', 'escapeFormValue' => 'pimcore.templating.view_helper.escapeFormValue', 'cmfEncryption' => 'CustomerManagementFrameworkBundle\\Templating\\Helper\\Encryption', 'cmfSsoIdentity' => 'CustomerManagementFrameworkBundle\\Templating\\Helper\\SsoIdentity', 'languageSwitcher' => 'AppBundle\\Templating\\Helper\\LanguageSwitcher', 'navMembers' => 'AppBundle\\Templating\\Helper\\NavMembers', 'uniqid' => 'AppBundle\\Templating\\Helper\\Uniqid']);$instance->addHelperBroker($this->load('getHelperShortcutsService.php'));$instance->addHelperBroker($this->load('getTemplatingHelperService.php'));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Templating\HelperBroker\TemplatingHelper" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1396
                #message: "User Deprecated: The "Pimcore\Templating\HelperBroker\TemplatingHelper" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingHelperService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingHelperService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "Pimcore\\Templating\\HelperBroker\\TemplatingHelper" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:116 {
                    require …
                    › $instance->addHelperBroker($this->load('getHelperShortcutsService.php'));$instance->addHelperBroker($this->load('getTemplatingHelperService.php'));$instance->addHelperBroker($this->load('getDocumentEditableService.php'));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Templating\HelperBroker\DocumentEditable" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1391
                #message: "User Deprecated: The "Pimcore\Templating\HelperBroker\DocumentEditable" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getDocumentEditableService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getDocumentEditableService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "Pimcore\\Templating\\HelperBroker\\DocumentEditable" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:117 {
                    require …
                    › $instance->addHelperBroker($this->load('getTemplatingHelperService.php'));$instance->addHelperBroker($this->load('getDocumentEditableService.php'));$instance->addHelperBroker($this->load('getDocumentMethodService.php'));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Templating\HelperBroker\DocumentMethod" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1388
                #message: "User Deprecated: The "Pimcore\Templating\HelperBroker\DocumentMethod" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getDocumentMethodService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getDocumentMethodService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "Pimcore\\Templating\\HelperBroker\\DocumentMethod" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_PhpService.php:118 {
                    require …
                    › $instance->addHelperBroker($this->load('getDocumentEditableService.php'));$instance->addHelperBroker($this->load('getDocumentMethodService.php'));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1220 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getCsrfProtectionListenerService() …
                    › {    $this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener([], ($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1968 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());}, 1 => 'handleRequest'], 11);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2337
                #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2336
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/DelegatingEngine.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/DelegatingEngine.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.DelegatingEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:11 {
                    require …
                    › 
                    › $this->services['templating'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine($this, []);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2343
                #message: "User Deprecated: The "pimcore.templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2340
                #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2342
                #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 {
                    spl_autoload_call($class_name) …
                    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.templating.view_helper.navigation" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2361
                #message: "User Deprecated: The "pimcore.templating.view_helper.navigation" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_NavigationService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_NavigationService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.templating.view_helper.navigation" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3073 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTwigService() …
                    › $f->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);$g = ($this->services['pimcore.templating.view_helper.navigation'] ?? $this->load('getPimcore_Templating_ViewHelper_NavigationService.php'));$h = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.twig.extension.templating_helper" service is deprecated."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2409
                #message: "User Deprecated: The "pimcore.twig.extension.templating_helper" service is deprecated."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Twig_Extension_TemplatingHelperService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Twig_Extension_TemplatingHelperService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.twig.extension.templating_helper" service is deprecated.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3109 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTwigService() …
                    › $instance->addExtension(($this->services['pimcore.twig.extension.pimcore_object'] ?? ($this->services['pimcore.twig.extension.pimcore_object'] = new \Pimcore\Twig\Extension\PimcoreObjectExtension())));$instance->addExtension(($this->services['pimcore.twig.extension.templating_helper'] ?? $this->load('getPimcore_Twig_Extension_TemplatingHelperService.php')));$instance->addExtension(($this->services['pimcore.twig.extension.navigation'] ?? $this->getPimcore_Twig_Extension_NavigationService()));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.templating.view_helper.glossary" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2417
                #message: "User Deprecated: The "pimcore.templating.view_helper.glossary" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_GlossaryService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_GlossaryService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.templating.view_helper.glossary" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2747 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getPimcore_Twig_Extension_GlossaryService() …
                    › {    return $this->services['pimcore.twig.extension.glossary'] = new \Pimcore\Twig\Extension\GlossaryExtension(($this->services['pimcore.templating.view_helper.glossary'] ?? $this->load('getPimcore_Templating_ViewHelper_GlossaryService.php')));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3111 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTwigService() …
                    › $instance->addExtension(($this->services['pimcore.twig.extension.navigation'] ?? $this->getPimcore_Twig_Extension_NavigationService()));$instance->addExtension(($this->services['pimcore.twig.extension.glossary'] ?? $this->getPimcore_Twig_Extension_GlossaryService()));$instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.templating.view_helper.placeholder" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2500
                #message: "User Deprecated: The "pimcore.templating.view_helper.placeholder" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_PlaceholderService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_PlaceholderService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.templating.view_helper.placeholder" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3128 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTwigService() …
                    › $instance->addExtension(new \EcommerceShopBundle\Twig\Extension\GeneralFilterExtension($c));$instance->addExtension(new \EcommerceShopBundle\Twig\Extension\NavigationExtension($g, ($this->services['pimcore.templating.view_helper.placeholder'] ?? $this->load('getPimcore_Templating_ViewHelper_PlaceholderService.php')), $i));$instance->addExtension(new \EcommerceShopBundle\Twig\Extension\UniqidExtension());
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.templating.view_helper.placeholder.container_service" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2492
                #message: "User Deprecated: The "pimcore.templating.view_helper.placeholder.container_service" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.templating.view_helper.placeholder.container_service" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_PlaceholderService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.view_helper.placeholder'] = new \Pimcore\Templating\Helper\Placeholder(($this->services['pimcore.templating.view_helper.placeholder.container_service'] ?? $this->load('getPimcore_Templating_ViewHelper_Placeholder_ContainerServiceService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3128 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTwigService() …
                    › $instance->addExtension(new \EcommerceShopBundle\Twig\Extension\GeneralFilterExtension($c));$instance->addExtension(new \EcommerceShopBundle\Twig\Extension\NavigationExtension($g, ($this->services['pimcore.templating.view_helper.placeholder'] ?? $this->load('getPimcore_Templating_ViewHelper_PlaceholderService.php')), $i));$instance->addExtension(new \EcommerceShopBundle\Twig\Extension\UniqidExtension());
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_Engine_TwigService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplatingService.php:14 {
                    require …
                    › $instance->addEngine(($this->services['pimcore.templating.engine.php'] ?? $this->load('getPimcore_Templating_Engine_PhpService.php')));$instance->addEngine(($this->services['pimcore.templating.engine.twig'] ?? $this->load('getPimcore_Templating_Engine_TwigService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3852 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getTargetingListenerService() …
                    › 
                    › $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['templating'] ?? $this->load('getTemplatingService.php'))));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2223 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());}, 1 => 'onKernelRequest'], 7);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "pimcore.templating.view_helper.head_meta" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2496
                #message: "User Deprecated: The "pimcore.templating.view_helper.head_meta" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_HeadMetaService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ViewHelper_HeadMetaService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "pimcore.templating.view_helper.head_meta" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:3219 {
                    Container1xX40EG\appAppKernelDevDebugContainer->getDocumentMetaDataListenerService() …
                    › {    return $this->privates['LuceneSearchBundle\\EventListener\\DocumentMetaDataListener'] = new \LuceneSearchBundle\EventListener\DocumentMetaDataListener(($this->services['LuceneSearchBundle\\Tool\\CrawlerState'] ?? ($this->services['LuceneSearchBundle\\Tool\\CrawlerState'] = new \LuceneSearchBundle\Tool\CrawlerState())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['pimcore.templating.view_helper.head_meta'] ?? $this->load('getPimcore_Templating_ViewHelper_HeadMetaService.php')));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1713 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['LuceneSearchBundle\\EventListener\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());}, 1 => 'onKernelRequest'], 0);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => """
              SELECT id, \n
                        (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data\n
                          FROM cache WHERE id IN (?)
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              1693942993
              [
                "site_domain_68fda9280b038d [...]"
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Successfully got data for key {key} from cache"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "site_domain_68fda9280b038d4940fa0b7295c2844b"
            ]
            "channel" => "cache"
          ]
          [
            "timestamp" => 1693942993
            "message" => """
              SELECT * FROM redirects WHERE\n
                          (\n
                              (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR\n
                              (source = :sourcePathQuery AND `type` = :typePathQuery) OR\n
                              (source = :sourceEntireUri AND `type` = :typeEntireUri)\n
                          ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sourcePath" => "/shop/kategorien/image-thu [...]"
              "sourcePathQuery" => "/shop/kategorien/image-thu [...]"
              "sourceEntireUri" => "https://erowa.a4interactiv [...]"
              "typePath" => "path"
              "typePathQuery" => "path_query"
              "typeEntireUri" => "entire_uri"
              "typeAuto" => "auto_create"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => """
              SELECT id, \n
                        (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data\n
                          FROM cache WHERE id IN (?)
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              1693942993
              [
                "system_route_redirect"
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Successfully got data for key {key} from cache"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "system_route_redirect"
            ]
            "channel" => "cache"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Matched route "{route}"."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "route" => "_pimcore_service_thumbnail"
              "route_parameters" => [
                "_route" => "_pimcore_service_thumbnail"
                "_controller" => "Pimcore\Bundle\CoreBundle\Controller\PublicServicesController::thumbnailAction"
                "prefix" => "shop/kategorien/"
                "assetId" => "359118"
                "thumbnailName" => "shopCustomCategory"
                "filename" => "_Kategorie Spannfutter_2.jpg"
              ]
              "request_uri" => "https://erowa.a4interactive.ch/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie%20Spannfutter_2.jpg"
              "method" => "GET"
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Resolved pimcore context for path {path} to {context}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "path" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie%20Spannfutter_2.jpg"
              "context" => "default"
            ]
            "channel" => "app"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents WHERE path = :path AND `key` = :key"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "_Kategorie Spannfutter_2.jpg"
              "path" => "/shop/kategorien/image-thu [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "prettyUrl" => "/shop/kategorien/image-thu [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notice: Trying to access array offset on value of type bool"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "exception" => Symfony\Component\Debug\Exception\SilencedErrorContext {#2719
                +count: 4
                -severity: 8
                -file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/models/Document/Dao.php"
                -line: 72
                -trace: [
                  [
                    "file" => "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/models/Document.php"
                    "line" => 222
                    "function" => "getByPath"
                    "class" => "Pimcore\Model\Document\Dao"
                    "type" => "->"
                  ]
                ]
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents WHERE path = :path AND `key` = :key"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "image-thumb__359118__shopC [...]"
              "path" => "/shop/kategorien/"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "prettyUrl" => "/shop/kategorien/image-thu [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents WHERE path = :path AND `key` = :key"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "kategorien"
              "path" => "/shop/"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "prettyUrl" => "/shop/kategorien"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents WHERE path = :path AND `key` = :key"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "shop"
              "path" => "/"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "prettyUrl" => "/shop"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM documents WHERE path = :path AND `key` = :key"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => ""
              "path" => "/"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => """
              SELECT id, \n
                        (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data\n
                          FROM cache WHERE id IN (?)
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              1693942993
              [
                "document_1"
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Successfully got data for key {key} from cache"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "document_1"
            ]
            "channel" => "cache"
          ]
          [
            "timestamp" => 1693942993
            "message" => """
              SELECT id, \n
                        (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data\n
                          FROM cache WHERE id IN (?)
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              1693942993
              [
                "document_properties_1"
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Successfully got data for key {key} from cache"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "document_properties_1"
            ]
            "channel" => "cache"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "security.authentication.success"
              "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Populated the TokenStorage with an anonymous Token."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => []
            "channel" => "security"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Event\Targeting\TargetingEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2675
                #message: "User Deprecated: The "Pimcore\Event\Targeting\TargetingEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
                #line: 204
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:204 {
                    spl_autoload_call($class_name) …
                    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Event/Targeting/TargetingResolveVisitorInfoEvent.php:22 {
                    spl_autoload_call($class_name) …
                    › 
                    › class TargetingResolveVisitorInfoEvent extends TargetingEvent{
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:112 {
                    Pimcore\Targeting\VisitorInfoResolver->resolve(Request $request): VisitorInfo …
                    › 
                    › $event = new TargetingResolveVisitorInfoEvent($visitorInfo);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:137 {
                    Pimcore\Targeting\EventListener\TargetingListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    › $visitorInfo = $this->visitorInfoResolver->resolve($request);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2640
                #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
                #line: 148
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:115 {
                    Pimcore\Targeting\VisitorInfoResolver->resolve(Request $request): VisitorInfo …
                    › $this->eventDispatcher->dispatch(    TargetingEvents::PRE_RESOLVE,    $event
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:137 {
                    Pimcore\Targeting\EventListener\TargetingListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    › $visitorInfo = $this->visitorInfoResolver->resolve($request);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "pimcore.targeting.pre_resolve"
              "listener" => "Pimcore\Targeting\EventListener\TargetingListener::onPreResolve"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "pimcore.targeting.pre_resolve"
              "listener" => "Pimcore\Targeting\EventListener\DocumentTargetGroupListener::onVisitorInfoResolve"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "pimcore.targeting.pre_resolve"
              "listener" => "CustomerManagementFrameworkBundle\Targeting\EventListener\ElementSegmentsListener::onTargetingPreResolve"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "pimcore.targeting.pre_resolve"
              "listener" => "Pimcore\Targeting\EventListener\ToolbarListener::onPreResolve"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "SELECT * FROM targeting_rules WHERE id = ?"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              5
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2939
                #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
                #line: 148
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:207 {
                    Pimcore\Targeting\VisitorInfoResolver->matchTargetingRuleCondition(VisitorInfo $visitorInfo, Rule $rule) …
                    ›     TargetingEvents::PRE_RULE_ACTIONS,    new TargetingRuleEvent($visitorInfo, $rule));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:163 {
                    Pimcore\Targeting\VisitorInfoResolver->matchTargetingRuleConditions(VisitorInfo $visitorInfo) …
                    › 
                    ›     $this->matchTargetingRuleCondition($visitorInfo, $rule);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:121 {
                    Pimcore\Targeting\VisitorInfoResolver->resolve(Request $request): VisitorInfo …
                    › 
                    › $this->matchTargetingRuleConditions($visitorInfo);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:137 {
                    Pimcore\Targeting\EventListener\TargetingListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    › $visitorInfo = $this->visitorInfoResolver->resolve($request);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2945
                #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
                #line: 148
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:215 {
                    Pimcore\Targeting\VisitorInfoResolver->matchTargetingRuleCondition(VisitorInfo $visitorInfo, Rule $rule) …
                    ›     TargetingEvents::POST_RULE_ACTIONS,    new TargetingRuleEvent($visitorInfo, $rule));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:163 {
                    Pimcore\Targeting\VisitorInfoResolver->matchTargetingRuleConditions(VisitorInfo $visitorInfo) …
                    › 
                    ›     $this->matchTargetingRuleCondition($visitorInfo, $rule);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:121 {
                    Pimcore\Targeting\VisitorInfoResolver->resolve(Request $request): VisitorInfo …
                    › 
                    › $this->matchTargetingRuleConditions($visitorInfo);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:137 {
                    Pimcore\Targeting\EventListener\TargetingListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    › $visitorInfo = $this->visitorInfoResolver->resolve($request);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "pimcore.targeting.post_rule_actions"
              "listener" => "CustomerManagementFrameworkBundle\Event\TargetingEventListener::onPostRuleActions"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#2952
                #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
                #line: 148
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php:125 {
                    Pimcore\Targeting\VisitorInfoResolver->resolve(Request $request): VisitorInfo …
                    ›     TargetingEvents::POST_RESOLVE,    new TargetingEvent($visitorInfo));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:137 {
                    Pimcore\Targeting\EventListener\TargetingListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    › $visitorInfo = $this->visitorInfoResolver->resolve($request);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "pimcore.targeting.post_resolve"
              "listener" => "Pimcore\Targeting\EventListener\VisitedPagesCountListener::onPostResolveVisitorInfo"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Resolved editmode to {editmode}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "editmode" => "false"
              "params" => [
                "param" => false
                "adminRequest" => false
                "user" => false
              ]
            ]
            "channel" => "init"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "LuceneSearchBundle\EventListener\DocumentMetaDataListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "MembersBundle\EventListener\ForbiddenRouteListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "MembersBundle\EventListener\Frontend\HeadMetaListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\TemplateControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\LegacyTemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => """
              SELECT id, \n
                        (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data\n
                          FROM cache WHERE id IN (?)
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              1693942993
              [
                "asset_359118"
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Successfully got data for key {key} from cache"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "key" => "asset_359118"
            ]
            "channel" => "cache"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Thumbnail with name 'shopCustomCategory' doesn't exist"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => []
            "channel" => "pimcore"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#350
                #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTwig_ExceptionListenerService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTwig_ExceptionListenerService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1878 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3815
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php"
                #line: 25
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:25 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTwig_ExceptionListenerService.php:11 {
                    require …
                    › 
                    › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1878 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3832
                #message: "User Deprecated: The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_Helper_ActionsService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_Helper_ActionsService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ActionRendererService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.action_renderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['templating.helper.actions'] ?? $this->load('getTemplating_Helper_ActionsService.php')), ($this->services['pimcore.controller.config.config_normalizer'] ?? $this->getPimcore_Controller_Config_ConfigNormalizerService()));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getDocumentRendererService.php:12 {
                    require …
                    › 
                    › $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore.templating.action_renderer'] ?? $this->load('getPimcore_Templating_ActionRendererService.php')), ($this->privates['fragment.renderer.inline'] ?? $this->load('getFragment_Renderer_InlineService.php')), ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getResponseExceptionListenerService.php:11 {
                    require …
                    › 
                    › $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener(($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->load('getDocumentRendererService.php')), ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), false);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2184 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService.php'));}, 1 => 'onKernelException'], 0);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3831
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ActionsHelper.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ActionsHelper.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.ActionsHelper::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTemplating_Helper_ActionsService.php:11 {
                    require …
                    › 
                    › return $this->privates['templating.helper.actions'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper(($this->privates['fragment.handler'] ?? $this->load('getFragment_HandlerService.php')));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getPimcore_Templating_ActionRendererService.php:11 {
                    require …
                    › 
                    › return $this->services['pimcore.templating.action_renderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['templating.helper.actions'] ?? $this->load('getTemplating_Helper_ActionsService.php')), ($this->services['pimcore.controller.config.config_normalizer'] ?? $this->getPimcore_Controller_Config_ConfigNormalizerService()));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getDocumentRendererService.php:12 {
                    require …
                    › 
                    › $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore.templating.action_renderer'] ?? $this->load('getPimcore_Templating_ActionRendererService.php')), ($this->privates['fragment.renderer.inline'] ?? $this->load('getFragment_Renderer_InlineService.php')), ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getResponseExceptionListenerService.php:11 {
                    require …
                    › 
                    › $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener(($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->load('getDocumentRendererService.php')), ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), false);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:2184 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService.php'));}, 1 => 'onKernelException'], 0);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3852
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FrontendRoutingListener.php:142 {
                    Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › // in case routing didn't find a matching route, check for redirects without override$exception = $event->getException();if ($exception instanceof NotFoundHttpException) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => """
              SELECT * FROM redirects WHERE\n
                          (\n
                              (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR\n
                              (source = :sourcePathQuery AND `type` = :typePathQuery) OR\n
                              (source = :sourceEntireUri AND `type` = :typeEntireUri)\n
                          ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL ORDER BY `priority` DESC
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sourcePath" => "/shop/kategorien/image-thu [...]"
              "sourcePathQuery" => "/shop/kategorien/image-thu [...]"
              "sourceEntireUri" => "https://erowa.a4interactiv [...]"
              "typePath" => "path"
              "typePathQuery" => "path_query"
              "typeEntireUri" => "entire_uri"
              "typeAuto" => "auto_create"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3862
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:45 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                    › {    $e = FlattenException::createFromThrowable($event->getException());}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3948
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:47 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                    › 
                    ›     $this->logException($event->getException(), sprintf('Uncaught PHP Exception %s: "%s" at %s line %s', $e->getClass(), $e->getMessage(), $e->getFile(), $e->getLine()));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Thumbnail with name 'shopCustomCategory' doesn't exist" at /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php line 294"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#3784
                -statusCode: 404
                -headers: []
                #message: "Thumbnail with name 'shopCustomCategory' doesn't exist"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php"
                #line: 294
                -previous: ErrorException {#3779 …}
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:294 {
                    Symfony\Bundle\FrameworkBundle\Controller\Controller->createNotFoundException(string $message = 'Not Found', Throwable $previous = null): NotFoundHttpException …
                    › {    return new NotFoundHttpException($message, $previous);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/Controller/PublicServicesController.php:170 {
                    Pimcore\Bundle\CoreBundle\Controller\PublicServicesController->thumbnailAction(Request $request, SessionListener $sessionListener) …
                    ›     Logger::error($message);    throw $this->createNotFoundException($message, $e);}
                    arguments: {
                      $message: "Thumbnail with name 'shopCustomCategory' doesn't exist"
                      $previous: ErrorException {#3779 …}
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $sessionListener: Symfony\Component\HttpKernel\EventListener\SessionListener {#362 …}
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3950
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/BruteforceProtectionListener.php:75 {
                    Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › // handle brute force exception and return a plaintext response$e = $event->getException();if ($e instanceof BruteforceProtectionException) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3953
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminExceptionListener.php:53 {
                    Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › $request = $event->getRequest();$ex = $event->getException();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3946
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseExceptionListener.php:84 {
                    Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › {    $exception = $event->getException();}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3943
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:56 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › 
                    › $exception = $event->getException();$request = $this->duplicateRequest($exception, $event->getRequest());
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Event\Targeting\TargetingCodeEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4787
                #message: "User Deprecated: The "Pimcore\Event\Targeting\TargetingCodeEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
                #line: 204
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:204 {
                    spl_autoload_call($class_name) …
                    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php:69 {
                    Pimcore\Targeting\Code\TargetingCodeGenerator->generateCode(VisitorInfo $visitorInfo): string …
                    › 
                    › $event = new TargetingCodeEvent(    '@PimcoreCore/Targeting/targetingCode.html.twig',
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:197 {
                    Pimcore\Targeting\EventListener\TargetingListener->injectTargetingCode(Response $response, VisitorInfo $visitorInfo) …
                    › 
                    › $code = $this->codeGenerator->generateCode($visitorInfo);if (empty($code)) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:180 {
                    Pimcore\Targeting\EventListener\TargetingListener->onKernelResponse(FilterResponseEvent $event) …
                    › if ($this->visitorInfoResolver->isTargetingConfigured()) {    $this->injectTargetingCode($response, $visitorInfo);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
                    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                    › 
                    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:245 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › try {    return $this->filterResponse($response, $request, $type);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4794
                #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
                #line: 148
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php:75 {
                    Pimcore\Targeting\Code\TargetingCodeGenerator->generateCode(VisitorInfo $visitorInfo): string …
                    › 
                    › $this->eventDispatcher->dispatch(TargetingEvents::TARGETING_CODE, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:197 {
                    Pimcore\Targeting\EventListener\TargetingListener->injectTargetingCode(Response $response, VisitorInfo $visitorInfo) …
                    › 
                    › $code = $this->codeGenerator->generateCode($visitorInfo);if (empty($code)) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php:180 {
                    Pimcore\Targeting\EventListener\TargetingListener->onKernelResponse(FilterResponseEvent $event) …
                    › if ($this->visitorInfoResolver->isTargetingConfigured()) {    $this->injectTargetingCode($response, $visitorInfo);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
                    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                    › 
                    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:245 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › try {    return $this->filterResponse($response, $request, $type);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Event\Cache\FullPage\CacheResponseEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4810
                #message: "User Deprecated: The "Pimcore\Event\Cache\FullPage\CacheResponseEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
                #line: 204
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:204 {
                    spl_autoload_call($class_name) …
                    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php:435 {
                    Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener->responseCanBeCached(Response $response): bool …
                    › // fire an event to allow full customozations$event = new CacheResponseEvent($response, $cache);$this->eventDispatcher->dispatch(FullPageCacheEvents::CACHE_RESPONSE, $event);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php:365 {
                    Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener->onKernelResponse(FilterResponseEvent $event) …
                    › 
                    › if (!$this->responseCanBeCached($response)) {    $this->disable('Response can\'t be cached');
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
                    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                    › 
                    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:245 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › try {    return $this->filterResponse($response, $request, $type);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4809
                #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
                #line: 148
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php:436 {
                    Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener->responseCanBeCached(Response $response): bool …
                    › $event = new CacheResponseEvent($response, $cache);$this->eventDispatcher->dispatch(FullPageCacheEvents::CACHE_RESPONSE, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php:365 {
                    Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener->onKernelResponse(FilterResponseEvent $event) …
                    › 
                    › if (!$this->responseCanBeCached($response)) {    $this->disable('Response can\'t be cached');
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
                    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                    › 
                    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:245 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › try {    return $this->filterResponse($response, $request, $type);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "TrustedCookieResponseListener_c7f9b85::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
        "000000001c92b0fa0000000071d53ca3" => [
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FrontendRoutingListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "LuceneSearchBundle\EventListener\DocumentMetaDataListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "MembersBundle\EventListener\ForbiddenRouteListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "MembersBundle\EventListener\Frontend\HeadMetaListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4058
                #message: "User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTwig_Controller_ExceptionService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTwig_Controller_ExceptionService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:255 {
                    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
                    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 {
                    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
                    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:53 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
                    › if ($this->container->has($class)) {    return $this->container->get($class);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:70 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
                    › {    return $this->configureController(parent::instantiateController($class), $class);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:122 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
                    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:42 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:62 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:86 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
                    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:38 {
                    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
                    › 
                    › $ret = $this->resolver->getController($request);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:141 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4059
                #message: "User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php"
                #line: 23
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:23 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', ExceptionController::class, \Symfony\Component\HttpKernel\Controller\ErrorController::class), \E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTwig_Controller_ExceptionService.php:11 {
                    require …
                    › 
                    › return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:255 {
                    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
                    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 {
                    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
                    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:53 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
                    › if ($this->container->has($class)) {    return $this->container->get($class);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:70 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
                    › {    return $this->configureController(parent::instantiateController($class), $class);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:122 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
                    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:42 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:62 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:86 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
                    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:38 {
                    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
                    › 
                    › $ret = $this->resolver->getController($request);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:141 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\TemplateControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\LegacyTemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The template "TwigBundle::layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::layout.html.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4150
                #message: "User Deprecated: The template "TwigBundle::layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::layout.html.twig" at line 1)."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/eb/eb90ed30e52fadac07671e23eff9b36f5b39ec8dae34dcef26926e89b4f17230.php"
                #line: 49
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/eb/eb90ed30e52fadac07671e23eff9b36f5b39ec8dae34dcef26926e89b4f17230.php:49 {
                    __TwigTemplate_46b77ecad879207aa13f5134f72dd557f482ae57ff5889d0b53c066777cd5419->doDisplay(array $context, array $blocks = []) …
                    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::layout.html.twig\" at line 1).", E_USER_DEPRECATED);// line 2
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/f4/f4c21bfb2e79200e3d341bbc541b0ee8b2e82963a45d24a963f0b230fa0b953b.php:52 {
                    __TwigTemplate_db01a637ad15f4b4a5f575adc00647a0dd19b1da57c01a90a34310a92966c11d->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/TemplateWrapper.php:45 {
                    Twig\TemplateWrapper->render(array $context = []): string …
                    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Environment.php:318 {
                    Twig\Environment->render($name, array $context = []) …
                    › {    return $this->load($name)->render($context);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:73 {
                    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
                    ›     'logger' => $logger,    'currentContent' => $currentContent,]
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $sessionListener: Symfony\Component\HttpKernel\EventListener\SessionListener {#362 …}
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The template "TwigBundle::exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::exception.css.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4163
                #message: "User Deprecated: The template "TwigBundle::exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::exception.css.twig" at line 1)."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/5f/5f9eebb82cdc00e67ba5ef5fba7accfe1614cb569415e9fb027c71c81ab4735b.php"
                #line: 44
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/5f/5f9eebb82cdc00e67ba5ef5fba7accfe1614cb569415e9fb027c71c81ab4735b.php:44 {
                    __TwigTemplate_b389fb35b39df14f574c9ed754319066ae48aeca9f70016ab697790058292f51->doDisplay(array $context, array $blocks = []) …
                    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::exception.css.twig\" at line 1).", E_USER_DEPRECATED);// line 4
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Extension/CoreExtension.php:1231 {
                    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                    › 
                    ›     return $loaded ? $loaded->render($variables) : '';} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views/layout.html.twig:11 {
                    __TwigTemplate_46b77ecad879207aa13f5134f72dd557f482ae57ff5889d0b53c066777cd5419->doDisplay(array $context, array $blocks = []) …
                    › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/f4/f4c21bfb2e79200e3d341bbc541b0ee8b2e82963a45d24a963f0b230fa0b953b.php:52 {
                    __TwigTemplate_db01a637ad15f4b4a5f575adc00647a0dd19b1da57c01a90a34310a92966c11d->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/TemplateWrapper.php:45 {
                    Twig\TemplateWrapper->render(array $context = []): string …
                    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Environment.php:318 {
                    Twig\Environment->render($name, array $context = []) …
                    › {    return $this->load($name)->render($context);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:73 {
                    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
                    ›     'logger' => $logger,    'currentContent' => $currentContent,]
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $sessionListener: Symfony\Component\HttpKernel\EventListener\SessionListener {#362 …}
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The template "TwigBundle::base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::base_js.html.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#4256
                #message: "User Deprecated: The template "TwigBundle::base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::base_js.html.twig" at line 1)."
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/33/33cd8864bba8a23aa475ac30fc6fd42682cf99f893995f3fc86d69210c0fad53.php"
                #line: 44
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/33/33cd8864bba8a23aa475ac30fc6fd42682cf99f893995f3fc86d69210c0fad53.php:44 {
                    __TwigTemplate_b5245e27401ff1e37dfb606361f02483ce2fc0426aadcb0268830c080b78d9f8->doDisplay(array $context, array $blocks = []) …
                    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::base_js.html.twig\" at line 1).", E_USER_DEPRECATED);// line 4
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Extension/CoreExtension.php:1231 {
                    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                    › 
                    ›     return $loaded ? $loaded->render($variables) : '';} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/eb/eb90ed30e52fadac07671e23eff9b36f5b39ec8dae34dcef26926e89b4f17230.php:117 {
                    __TwigTemplate_46b77ecad879207aa13f5134f72dd557f482ae57ff5889d0b53c066777cd5419->doDisplay(array $context, array $blocks = []) …
                    › echo "        ";echo twig_include($this->env, $context, "@Twig/base_js.html.twig");echo "
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/twig/f4/f4c21bfb2e79200e3d341bbc541b0ee8b2e82963a45d24a963f0b230fa0b953b.php:52 {
                    __TwigTemplate_db01a637ad15f4b4a5f575adc00647a0dd19b1da57c01a90a34310a92966c11d->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/TemplateWrapper.php:45 {
                    Twig\TemplateWrapper->render(array $context = []): string …
                    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/twig/twig/src/Environment.php:318 {
                    Twig\Environment->render($name, array $context = []) …
                    › {    return $this->load($name)->render($context);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:73 {
                    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
                    ›     'logger' => $logger,    'currentContent' => $currentContent,]
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $sessionListener: Symfony\Component\HttpKernel\EventListener\SessionListener {#362 …}
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "User Deprecated: The "Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener" service is deprecated and will be removed in Pimcore 7"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#351
                #message: "User Deprecated: The "Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener" service is deprecated and will be removed in Pimcore 7"
                #code: 0
                #file: "/home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTagManagerListenerService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/getTagManagerListenerService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener" service is deprecated and will be removed in Pimcore 7', E_USER_DEPRECATED);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1149 {
                    Container1xX40EG\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/var/cache/dev/Container1xX40EG/appAppKernelDevDebugContainer.php:1698 {
                    Container1xX40EG\appAppKernelDevDebugContainer->Container1xX40EG\{closure} …
                    › $instance->addListener('kernel.response', [0 => function () {    return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\TagManagerListener'] ?? $this->load('getTagManagerListenerService.php'));}, 1 => 'onKernelResponse'], -107);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
                    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                    › 
                    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:179 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › 
                    ›     return $this->filterResponse($response, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/httpd/vhosts/a4interactive.ch/httpdocs/erowa.a4interactive.ch/web/app.php:35 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#7 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "TrustedCookieResponseListener_c7f9b85::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\TagManagerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\CookiePolicyNoticeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Analytics\Piwik\EventListener\TrackingCodeListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1693942993
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
      ]
      -errorCount: [
        "000000001c92bf990000000071d53ca3" => 2
        "000000001c92b0fa0000000071d53ca3" => 0
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#406 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}