| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#381
  -records: [
    "" => [
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.822+00:00"
        "message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#400
            #message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
            #code: 0
            #file: "/var/www/pimcore/vendor/symfony/templating/EngineInterface.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/vendor/symfony/templating/EngineInterface.php:14 {
                include_once …
                › 
                › trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', EngineInterface::class);› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1047 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::ContainerTC8Se9s\{closure} …
                ›include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';›include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/EngineInterface.php';›include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/StreamingEngineInterface.php';}
              /var/www/pimcore/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›    unset($this->privates['service_container']);›    $initialize($this);›}}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:417 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                ›self::$freshCache[$cachePath] = true;›$this->container->set('kernel', $this);›error_reporting($errorLevel);}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Kernel.php:155 {
                Pimcore\Kernel->initializeContainer(): void …
                ›{›    parent::initializeContainer();› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:763 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                ›$this->initializeBundles();›$this->initializeContainer();› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:126 {
                Symfony\Component\HttpKernel\Kernel->boot() …
                ›if (null === $this->container) {›    $this->preBoot();›}}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Kernel.php:140 {
                Pimcore\Kernel->boot(): void …
                › 
                ›    parent::boot();›}}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Bootstrap.php:215 {
                Pimcore\Bootstrap::kernel(): KernelInterface …
                ›\Pimcore::setKernel($kernel);›$kernel->boot();› 
              }
              /var/www/pimcore/public/index.php:32 {
                {closure} …
                › 
                ›$kernel = Bootstrap::kernel();› 
              }
              /var/www/pimcore/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
                Symfony\Component\Runtime\Resolver\DebugClosureResolver::Symfony\Component\Runtime\Resolver\{closure} …
                ›static function (...$arguments) use ($closure) {›    if (\is_object($app = $closure(...$arguments)) || null === $app) {›        return $app;}
              /var/www/pimcore/vendor/autoload_runtime.php:24 {
                require_once …
                › 
                ›$app = $app(...$args);› 
              }
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.822+00:00"
        "message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#399
            #message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
            #code: 0
            #file: "/var/www/pimcore/vendor/symfony/templating/StreamingEngineInterface.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/vendor/symfony/templating/StreamingEngineInterface.php:14 {
                include_once …
                › 
                ›trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', StreamingEngineInterface::class);› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1048 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::ContainerTC8Se9s\{closure} …
                ›include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/EngineInterface.php';›include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/StreamingEngineInterface.php';›include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/DelegatingEngine.php';}
              /var/www/pimcore/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›    unset($this->privates['service_container']);›    $initialize($this);›}}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:417 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                ›self::$freshCache[$cachePath] = true;›$this->container->set('kernel', $this);›error_reporting($errorLevel);}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Kernel.php:155 {
                Pimcore\Kernel->initializeContainer(): void …
                ›{›    parent::initializeContainer();› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:763 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                ›$this->initializeBundles();›$this->initializeContainer();› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:126 {
                Symfony\Component\HttpKernel\Kernel->boot() …
                ›if (null === $this->container) {›    $this->preBoot();›}}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Kernel.php:140 {
                Pimcore\Kernel->boot(): void …
                › 
                ›    parent::boot();›}}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Bootstrap.php:215 {
                Pimcore\Bootstrap::kernel(): KernelInterface …
                ›\Pimcore::setKernel($kernel);›$kernel->boot();› 
              }
              /var/www/pimcore/public/index.php:32 {
                {closure} …
                › 
                ›$kernel = Bootstrap::kernel();› 
              }
              /var/www/pimcore/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
                Symfony\Component\Runtime\Resolver\DebugClosureResolver::Symfony\Component\Runtime\Resolver\{closure} …
                ›static function (...$arguments) use ($closure) {›    if (\is_object($app = $closure(...$arguments)) || null === $app) {›        return $app;}
              /var/www/pimcore/vendor/autoload_runtime.php:24 {
                require_once …
                › 
                ›$app = $app(...$args);› 
              }
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.822+00:00"
        "message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#398
            #message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
            #code: 0
            #file: "/var/www/pimcore/vendor/symfony/templating/DelegatingEngine.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/vendor/symfony/templating/DelegatingEngine.php:14 {
                include_once …
                › 
                ›trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', DelegatingEngine::class);› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1049 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::ContainerTC8Se9s\{closure} …
                ›include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/StreamingEngineInterface.php';›include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/DelegatingEngine.php';›include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';}
              /var/www/pimcore/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›    unset($this->privates['service_container']);›    $initialize($this);›}}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:417 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                ›self::$freshCache[$cachePath] = true;›$this->container->set('kernel', $this);›error_reporting($errorLevel);}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Kernel.php:155 {
                Pimcore\Kernel->initializeContainer(): void …
                ›{›    parent::initializeContainer();› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:763 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                ›$this->initializeBundles();›$this->initializeContainer();› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:126 {
                Symfony\Component\HttpKernel\Kernel->boot() …
                ›if (null === $this->container) {›    $this->preBoot();›}}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Kernel.php:140 {
                Pimcore\Kernel->boot(): void …
                › 
                ›    parent::boot();›}}
              /var/www/pimcore/vendor/pimcore/pimcore/lib/Bootstrap.php:215 {
                Pimcore\Bootstrap::kernel(): KernelInterface …
                ›\Pimcore::setKernel($kernel);›$kernel->boot();› 
              }
              /var/www/pimcore/public/index.php:32 {
                {closure} …
                › 
                ›$kernel = Bootstrap::kernel();› 
              }
              /var/www/pimcore/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
                Symfony\Component\Runtime\Resolver\DebugClosureResolver::Symfony\Component\Runtime\Resolver\{closure} …
                ›static function (...$arguments) use ($closure) {›    if (\is_object($app = $closure(...$arguments)) || null === $app) {›        return $app;}
              /var/www/pimcore/vendor/autoload_runtime.php:24 {
                require_once …
                › 
                ›$app = $app(...$args);› 
              }
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.822+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "pimcore.system.configuration.get"
          "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener::updateSystemConfiguration"
        ]
        "channel" => "event"
      ]
    ]
    2 => [
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.825+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "UTF8MB4"
            "host" => "localhost"
            "port" => 3306
            "user" => "pimcoreuser"
            "password" => "<redacted>"
            "dbname" => "pimcore"
            "driverOptions" => [
              1002 => "SET sql_mode = '';"
            ]
            "serverVersion" => "8.0.36-0ubuntu0.20.04.1"
            "defaultTableOptions" => [
              "charset" => "UTF8MB4"
              "engine" => "InnoDB"
              "collate" => "utf8mb4_general_ci"
            ]
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.826+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
          "params" => [
            1 => 1761772367
            2 => "site_domain_43419afe57696b349fd61a20df5a68f3"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.827+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
          "params" => [
            1 => 1761772367
            2 => "system\x01tags\x01"
            3 => "site\x01tags\x01"
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.827+00:00"
        "message" => "Successfully got data for key {key} from cache"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "site_domain_43419afe57696b349fd61a20df5a68f3"
        ]
        "channel" => "cache"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.827+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
          "params" => [
            1 => "system_settings"
            2 => "pimcore_system_settings"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.828+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
          "params" => [
            1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
            2 => "pimcore"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.828+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT * FROM redirects WHERE\n
                        (\n
                            (source = ? AND (`type` = ? OR `type` = ?)) OR\n
                            (source = ? AND `type` = ?) OR\n
                            (source = ? AND `type` = ?)\n
                        ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
            """
          "params" => [
            1 => "/hdfcergohealth"
            2 => "path"
            3 => "auto_create"
            4 => "/hdfcergohealth"
            5 => "path_query"
            6 => "https://arqonz.in/hdfcergohealth"
            7 => "entire_uri"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
            4 => 2
            5 => 2
            6 => 2
            7 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.829+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
          "params" => [
            1 => 1761772367
            2 => "system_route_redirect"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.829+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
          "params" => [
            1 => 1761772367
            2 => "system\x01tags\x01"
            3 => "redirect\x01tags\x01"
            4 => "route\x01tags\x01"
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.829+00:00"
        "message" => "Successfully got data for key {key} from cache"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "system_route_redirect"
        ]
        "channel" => "cache"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.830+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM tmp_store WHERE id = ?"
          "params" => [
            1 => "maintenance_mode"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.830+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
          "params" => [
            1 => "reports"
            2 => "pimcore"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.832+00:00"
        "message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/hdfcergohealth/".""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.832+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
          "params" => [
            1 => "/"
            2 => "hdfcergohealth"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.833+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
          "params" => [
            1 => "/hdfcergohealth"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.833+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
          "params" => [
            1 => "/"
            2 => "hdfcergohealth"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.833+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
          "params" => [
            1 => "/hdfcergohealth"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.833+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
          "params" => [
            1 => "/"
            2 => ""
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.834+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
          "params" => [
            1 => 1761772367
            2 => "document_1"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.834+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
          "params" => [
            1 => 1761772367
            2 => "document_1\x01tags\x01"
            3 => "asset_337\x01tags\x01"
            4 => "asset_3\x01tags\x01"
            5 => "asset_319\x01tags\x01"
            6 => "asset_361\x01tags\x01"
            7 => "asset_320\x01tags\x01"
            8 => "asset_318\x01tags\x01"
            9 => "asset_321\x01tags\x01"
            10 => "asset_224\x01tags\x01"
            11 => "asset_35\x01tags\x01"
            12 => "asset_211\x01tags\x01"
            13 => "asset_90\x01tags\x01"
            14 => "asset_58\x01tags\x01"
            15 => "asset_180\x01tags\x01"
            16 => "asset_124\x01tags\x01"
            17 => "asset_164\x01tags\x01"
            18 => "asset_81\x01tags\x01"
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
            4 => 2
            5 => 2
            6 => 2
            7 => 2
            8 => 2
            9 => 2
            10 => 2
            11 => 2
            12 => 2
            13 => 2
            14 => 2
            15 => 2
            16 => 2
            17 => 2
            18 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.834+00:00"
        "message" => "Successfully got data for key {key} from cache"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "document_1"
        ]
        "channel" => "cache"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM object_url_slugs WHERE slug = '/hdfcergohealth' AND siteId = 0 ORDER BY siteId DESC LIMIT 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Router Pimcore\Routing\Element\Router was not able to match, message "No routes found for "/hdfcergohealth".""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT id FROM settings_store WHERE scope = ?"
          "params" => [
            1 => "pimcore_staticroutes"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Router Pimcore\Bundle\StaticRoutesBundle\Routing\Staticroute\Router was not able to match, message "No routes found for "/hdfcergohealth".""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.835+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1783
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_CachedReaderService.php:23 {
                ContainerTC8Se9s\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                ›{›    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1197 {
                ContainerTC8Se9s\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:5222 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                ›$instance->enableAttributeMapping(true);›$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));›$instance->addMethodMapping('loadValidatorMetadata');}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4306 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                ›{›    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1232 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                ›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());›$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4577 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:2246 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::ContainerTC8Se9s\{closure} …
                ›$instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);›$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);›$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                ›if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {›    $listener[0] = $listener[0]();›    $listener[1] ??= '__invoke';}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                ›if (!isset($this->sorted[$eventName])) {›    $this->sortListeners($eventName);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                ›foreach ($this->dispatcher->getListeners($eventName) as $listener) {›    $priority = $this->getListenerPriority($eventName, $listener);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                ›$this->preProcess($eventName);›try {}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›    return $response = $this->handleThrowable($e, $request, $type);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $this->getHttpKernel()->handle($request, $type, $catch);›} finally {}
              /var/www/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                ›{›    $response = $this->kernel->handle($this->request);› 
              }
              /var/www/pimcore/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1781
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_ReaderService.php:23 {
                ContainerTC8Se9s\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                ›{›    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1197 {
                ContainerTC8Se9s\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_CachedReaderService.php:25 {
                ContainerTC8Se9s\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›    return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1197 {
                ContainerTC8Se9s\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:5222 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                ›$instance->enableAttributeMapping(true);›$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));›$instance->addMethodMapping('loadValidatorMetadata');}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4306 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                ›{›    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1232 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                ›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());›$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4577 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:2246 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::ContainerTC8Se9s\{closure} …
                ›$instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);›$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);›$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                ›if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {›    $listener[0] = $listener[0]();›    $listener[1] ??= '__invoke';}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                ›if (!isset($this->sorted[$eventName])) {›    $this->sortListeners($eventName);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                ›foreach ($this->dispatcher->getListeners($eventName) as $listener) {›    $priority = $this->getListenerPriority($eventName, $listener);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                ›$this->preProcess($eventName);›try {}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›    return $response = $this->handleThrowable($e, $request, $type);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $this->getHttpKernel()->handle($request, $type, $catch);›} finally {}
              /var/www/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                ›{›    $response = $this->kernel->handle($this->request);› 
              }
              /var/www/pimcore/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2104
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_CacheAdapterService.php:23 {
                ContainerTC8Se9s\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                ›{›    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1197 {
                ContainerTC8Se9s\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getAnnotations_CachedReaderService.php:25 {
                ContainerTC8Se9s\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›    return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1197 {
                ContainerTC8Se9s\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:5222 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                ›$instance->enableAttributeMapping(true);›$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));›$instance->addMethodMapping('loadValidatorMetadata');}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4306 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                ›{›    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1232 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                ›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());›$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4577 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:2246 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::ContainerTC8Se9s\{closure} …
                ›$instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);›$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);›$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                ›if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {›    $listener[0] = $listener[0]();›    $listener[1] ??= '__invoke';}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                ›if (!isset($this->sorted[$eventName])) {›    $this->sortListeners($eventName);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                ›foreach ($this->dispatcher->getListeners($eventName) as $listener) {›    $priority = $this->getListenerPriority($eventName, $listener);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                ›$this->preProcess($eventName);›try {}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›    return $response = $this->handleThrowable($e, $request, $type);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $this->getHttpKernel()->handle($request, $type, $catch);›} finally {}
              /var/www/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                ›{›    $response = $this->kernel->handle($this->request);› 
              }
              /var/www/pimcore/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.836+00:00"
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2086
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/pimcore/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                ›{›    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:5222 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                ›$instance->enableAttributeMapping(true);›$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));›$instance->addMethodMapping('loadValidatorMetadata');}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4306 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                ›{›    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1232 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                ›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());›$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));›$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4577 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:2246 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::ContainerTC8Se9s\{closure} …
                ›$instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);›$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);›$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                ›if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {›    $listener[0] = $listener[0]();›    $listener[1] ??= '__invoke';}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                ›if (!isset($this->sorted[$eventName])) {›    $this->sortListeners($eventName);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                ›foreach ($this->dispatcher->getListeners($eventName) as $listener) {›    $priority = $this->getListenerPriority($eventName, $listener);}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                ›$this->preProcess($eventName);›try {}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›    return $response = $this->handleThrowable($e, $request, $type);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $this->getHttpKernel()->handle($request, $type, $catch);›} finally {}
              /var/www/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                ›{›    $response = $this->kernel->handle($this->request);› 
              }
              /var/www/pimcore/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.837+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
          "params" => [
            1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
            2 => "pimcore"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.837+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
          "params" => [
            1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
            2 => "pimcore"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.837+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT * FROM redirects WHERE\n
                        (\n
                            (source = ? AND (`type` = ? OR `type` = ?)) OR\n
                            (source = ? AND `type` = ?) OR\n
                            (source = ? AND `type` = ?)\n
                        ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL ORDER BY `priority` DESC
            """
          "params" => [
            1 => "/hdfcergohealth"
            2 => "path"
            3 => "auto_create"
            4 => "/hdfcergohealth"
            5 => "path_query"
            6 => "https://arqonz.in/hdfcergohealth"
            7 => "entire_uri"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
            4 => 2
            5 => 2
            6 => 2
            7 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.838+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://arqonz.in/hdfcergohealth"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2091
            #message: "No route found for "GET https://arqonz.in/hdfcergohealth""
            #code: 0
            #file: "/var/www/pimcore/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2093 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/pimcore/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›    throw new NotFoundHttpException($message, $e);›} catch (MethodNotAllowedException $e) {}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                ›try {›    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);›} finally {}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›    }›    $listener($event, $eventName, $this);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
                ›if ($listeners) {›    $this->callListeners($listeners, $eventName, $event);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                ›try {›    $this->dispatcher->dispatch($event, $eventName);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                ›$event = new RequestEvent($this, $request, $type);›$this->dispatcher->dispatch($event, KernelEvents::REQUEST);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $response = $this->handleRaw($request, $type);›} catch (\Throwable $e) {}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $this->getHttpKernel()->handle($request, $type, $catch);›} finally {}
              /var/www/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                ›{›    $response = $this->kernel->handle($this->request);› 
              }
              /var/www/pimcore/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Resolved editmode to {editmode}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "editmode" => "false"
          "params" => [
            "param" => false
            "adminRequest" => false
            "user" => false
          ]
        ]
        "channel" => "init"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\ToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.864+00:00"
        "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"
      ]
    ]
    2152 => [
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.838+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
          "params" => [
            1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
            2 => "pimcore"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT * FROM redirects WHERE\n
                        (\n
                            (source = ? AND (`type` = ? OR `type` = ?)) OR\n
                            (source = ? AND `type` = ?) OR\n
                            (source = ? AND `type` = ?)\n
                        ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
            """
          "params" => [
            1 => "/hdfcergohealth"
            2 => "path"
            3 => "auto_create"
            4 => "/hdfcergohealth"
            5 => "path_query"
            6 => "https://arqonz.in/hdfcergohealth"
            7 => "entire_uri"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
            4 => 2
            5 => 2
            6 => 2
            7 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.839+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2330
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/var/www/pimcore/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/pimcore/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(Reader $reader = null) …
                ›if ($reader) {›    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4898 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                ›{›    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:4882 {
                ContainerTC8Se9s\App_KernelDevDebugContainer::getSerializer2Service($container) …
                ›$b = ($container->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? self::getTranslatorInterfaceService($container));›$c = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));› 
              }
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/getErrorControllerService.php:29 {
                ContainerTC8Se9s\getErrorControllerService::do($container, $lazyLoad = true) …
                › 
                ›    return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['serializer'] ?? self::getSerializer2Service($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));›}}
              /var/www/pimcore/var/cache/dev/ContainerTC8Se9s/App_KernelDevDebugContainer.php:1197 {
                ContainerTC8Se9s\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/pimcore/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                ›if (isset($container->fileMap[$id])) {›    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);›} elseif (isset($container->methodMap[$id])) {}
              /var/www/pimcore/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›        ?? $this->services[$id = $this->aliases[$id] ?? $id]›        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));›}}
              /var/www/pimcore/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                ›if ($this->container->has($class)) {›    return $this->container->get($class);›}}
              /var/www/pimcore/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                ›{›    $controller = parent::instantiateController($class);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                ›if (!str_contains($controller, '::')) {›    $controller = $this->instantiateController($controller);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                ›try {›    $callable = $this->createController($controller);›} catch (\InvalidArgumentException $e) {}
              /var/www/pimcore/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                ›try {›    return $this->resolver->getController($request);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                ›// load controller›if (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()));}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $response = $this->handleRaw($request, $type);›} catch (\Throwable $e) {}
              /var/www/pimcore/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                ›try {›    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);›} catch (\Exception $e) {}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                ›try {›    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);›} finally {}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›    }›    $listener($event, $eventName, $this);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
                ›if ($listeners) {›    $this->callListeners($listeners, $eventName, $event);›}}
              /var/www/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                ›try {›    $this->dispatcher->dispatch($event, $eventName);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);› 
              }
              /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›    return $response = $this->handleThrowable($e, $request, $type);›} finally {}
              /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                ›try {›    return $this->getHttpKernel()->handle($request, $type, $catch);›} finally {}
              /var/www/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                ›{›    $response = $this->kernel->handle($this->request);› 
              }
              /var/www/pimcore/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/pimcore/public/index.php:21 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/pimcore/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Resolved editmode to {editmode}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "editmode" => "false"
          "params" => [
            "param" => false
            "adminRequest" => false
            "user" => false
          ]
        ]
        "channel" => "init"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\Frontend\TargetingElementListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.840+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.841+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.841+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.841+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.841+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerTC8Se9s\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.841+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.861+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\ToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1761772367
        "timestamp_rfc3339" => "2025-10-29T21:12:47.862+00:00"
        "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: [
    "" => 0
    2 => 1
    2152 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#380 …}
} |