Request / Response

Request

GET Parameters

Key Value
file
"/var/www/html/var/cache/dev/ContainerXHzONSI/App_KernelDevDebugContainer.php"
line
"12637"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"13c22b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=1c788a6f287ad8ccd4154df5be2a782e"
host
"bolt.corpuscom.hu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.85"
x-forwarded-host
"bolt.corpuscom.hu"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"6178e9e0c2f9"
x-php-ob-level
"1"
x-real-ip
"216.73.216.85"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 18 Mar 2026 18:56:48 GMT"
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
x-content-type-options
"nosniff"
x-debug-token
"392d1b"
x-debug-token-link
"http://bolt.corpuscom.hu/_profiler/19bae9"
x-frame-options
"DENY"
x-previous-debug-token
"19bae9"
x-robots-tag
"noindex"
x-xss-protection
"1; mode=block"

Cookies

Request Cookies

Key Value
PHPSESSID
"1c788a6f287ad8ccd4154df5be2a782e"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"0b6feb3a114a3fbb59f0dcd6f4f7aeae"
BOLT_CANONICAL
""
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://boltcms:pzlsvPZirLw6TJaE@boltcms_test-db:3306/boltcms?serverVersion=MariaDB-12.2.0"
MAILER_DSN
"smtp://localhost"
TRUSTED_PROXIES
"127.0.0.0/8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=1c788a6f287ad8ccd4154df5be2a782e"
HTTP_HOST
"bolt.corpuscom.hu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.85"
HTTP_X_FORWARDED_HOST
"bolt.corpuscom.hu"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"6178e9e0c2f9"
HTTP_X_REAL_IP
"216.73.216.85"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"file=%2Fvar%2Fwww%2Fhtml%2Fvar%2Fcache%2Fdev%2FContainerXHzONSI%2FApp_KernelDevDebugContainer.php&line=12637"
REDIRECT_QUERY_STRING
"file=%2Fvar%2Fwww%2Fhtml%2Fvar%2Fcache%2Fdev%2FContainerXHzONSI%2FApp_KernelDevDebugContainer.php&line=12637"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/_profiler/phpstorm:/open"
REMOTE_ADDR
"172.18.0.14"
REMOTE_PORT
"60400"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1773860208
REQUEST_TIME_FLOAT
1773860208.5187
REQUEST_URI
"/_profiler/phpstorm:/open?file=%2Fvar%2Fwww%2Fhtml%2Fvar%2Fcache%2Fdev%2FContainerXHzONSI%2FApp_KernelDevDebugContainer.php&line=12637"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.41"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"bolt.corpuscom.hu"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at bolt.corpuscom.hu Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,BOLT_CANONICAL"

Sub Requests 1

ErrorController :: showAction (token = 19bae9)

Key Value
_controller
"Bolt\Controller\ErrorController::showAction"
_stopwatch_token
"c7b602"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1179
  #message: "No route found for "GET http://bolt.corpuscom.hu/_profiler/phpstorm:/open""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1110 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/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/html/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
      }
    }
    /var/www/html/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);}
      arguments: {
        $listeners: [ …18]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
      }
    }
    /var/www/html/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:208 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#125
  -records: [
    2 => [
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.538+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.540+01:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://bolt.corpuscom.hu/_profiler/phpstorm:/open"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1179
            #message: "No route found for "GET http://bolt.corpuscom.hu/_profiler/phpstorm:/open""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1110 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/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/html/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 {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
                }
              }
              /var/www/html/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);}
                arguments: {
                  $listeners: [ …18]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                }
              }
              /var/www/html/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 {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:208 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.614+01: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"
      ]
    ]
    1236 => [
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.541+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.541+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.541+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.541+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Bolt\Event\Subscriber\CanonicalSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.542+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Bolt\Event\Subscriber\EntityServiceProvider::run"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.543+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.543+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Bolt\Event\Subscriber\ExtensionSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.543+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.543+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.544+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.544+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.544+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerXHzONSI\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.545+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.560+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "charset" => "utf8mb4"
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "boltcms_test-db"
            "port" => 3306
            "user" => "boltcms"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "boltcms"
            "serverVersion" => "MariaDB-12.2.0"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.565+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ INNER JOIN bolt_field b1_ ON b0_.id = b1_.content_id AND b1_.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') INNER JOIN bolt_field b2_ ON (b1_.id = b2_.id) AND b2_.type IN ('slug') INNER JOIN bolt_field_translation b3_ ON b1_.id = b3_.translatable_id WHERE b3_.value = ? AND b0_.content_type = ? LIMIT 1"
          "params" => [
            1 => "["404-not-found"]"
            2 => "blocks"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827
              +name: "STRING"
            }
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.569+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 75
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.570+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id IN (?)"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.571+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.572+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 468
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.574+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 463
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.575+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 464
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.576+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.position AS position_1, b1_.id AS id_2, b1_.content_type AS content_type_3, b1_.status AS status_4, b1_.created_at AS created_at_5, b1_.modified_at AS modified_at_6, b1_.published_at AS published_at_7, b1_.depublished_at AS depublished_at_8, b1_.title AS title_9, b1_.list_format AS list_format_10, b2_.id AS id_11, b2_.content_type AS content_type_12, b2_.status AS status_13, b2_.created_at AS created_at_14, b2_.modified_at AS modified_at_15, b2_.published_at AS published_at_16, b2_.depublished_at AS depublished_at_17, b2_.title AS title_18, b2_.list_format AS list_format_19, b0_.from_content_id AS from_content_id_20, b0_.to_content_id AS to_content_id_21, b1_.author_id AS author_id_22, b2_.author_id AS author_id_23 FROM bolt_relation b0_ INNER JOIN bolt_content b1_ ON b0_.from_content_id = b1_.id INNER JOIN bolt_content b2_ ON b0_.to_content_id = b2_.id WHERE (b1_.content_type = ? AND b0_.to_content_id = ?) OR (b2_.content_type = ? AND b0_.from_content_id = ?) ORDER BY b0_.position ASC"
          "params" => [
            1 => "people"
            2 => 75
            3 => "people"
            4 => 75
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1659}
            3 => Doctrine\DBAL\ParameterType {#1827}
            4 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.577+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 466
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.578+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 467
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.578+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.slug AS slug_3, t0.name AS name_4, t0.sortorder AS sortorder_5 FROM bolt_taxonomy t0 INNER JOIN bolt_taxonomy_content ON t0.id = bolt_taxonomy_content.taxonomy_id WHERE bolt_taxonomy_content.content_id = ?"
          "params" => [
            1 => 75
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.579+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.position AS position_1, b1_.id AS id_2, b1_.content_type AS content_type_3, b1_.status AS status_4, b1_.created_at AS created_at_5, b1_.modified_at AS modified_at_6, b1_.published_at AS published_at_7, b1_.depublished_at AS depublished_at_8, b1_.title AS title_9, b1_.list_format AS list_format_10, b2_.id AS id_11, b2_.content_type AS content_type_12, b2_.status AS status_13, b2_.created_at AS created_at_14, b2_.modified_at AS modified_at_15, b2_.published_at AS published_at_16, b2_.depublished_at AS depublished_at_17, b2_.title AS title_18, b2_.list_format AS list_format_19, b0_.from_content_id AS from_content_id_20, b0_.to_content_id AS to_content_id_21, b1_.author_id AS author_id_22, b2_.author_id AS author_id_23 FROM bolt_relation b0_ INNER JOIN bolt_content b1_ ON b0_.from_content_id = b1_.id INNER JOIN bolt_content b2_ ON b0_.to_content_id = b2_.id WHERE (b1_.content_type = ? AND b0_.to_content_id = ?) OR (b2_.content_type = ? AND b0_.from_content_id = ?) ORDER BY b0_.position ASC"
          "params" => [
            1 => "people"
            2 => 75
            3 => "people"
            4 => 75
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1659}
            3 => Doctrine\DBAL\ParameterType {#1827}
            4 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.579+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b1_.id AS id_9, b1_.display_name AS display_name_10, b1_.username AS username_11, b1_.email AS email_12, b1_.password AS password_13, b1_.roles AS roles_14, b1_.lastseen_at AS lastseen_at_15, b1_.last_ip AS last_ip_16, b1_.locale AS locale_17, b1_.backend_theme AS backend_theme_18, b1_.status AS status_19, b1_.avatar AS avatar_20, b1_.about AS about_21, b0_.author_id AS author_id_22 FROM bolt_content b0_ INNER JOIN bolt_user b1_ ON b0_.author_id = b1_.id WHERE b0_.id < ? AND b0_.status = ? AND b0_.content_type = ? ORDER BY b0_.id DESC LIMIT 1"
          "params" => [
            1 => 75
            2 => "published"
            3 => "blocks"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
            2 => Doctrine\DBAL\ParameterType {#1827}
            3 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.580+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 74
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.581+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b1_.id AS id_9, b1_.display_name AS display_name_10, b1_.username AS username_11, b1_.email AS email_12, b1_.password AS password_13, b1_.roles AS roles_14, b1_.lastseen_at AS lastseen_at_15, b1_.last_ip AS last_ip_16, b1_.locale AS locale_17, b1_.backend_theme AS backend_theme_18, b1_.status AS status_19, b1_.avatar AS avatar_20, b1_.about AS about_21, b0_.author_id AS author_id_22 FROM bolt_content b0_ INNER JOIN bolt_user b1_ ON b0_.author_id = b1_.id WHERE b0_.id > ? AND b0_.status = ? AND b0_.content_type = ? ORDER BY b0_.id ASC LIMIT 1"
          "params" => [
            1 => 75
            2 => "published"
            3 => "blocks"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
            2 => Doctrine\DBAL\ParameterType {#1827}
            3 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.582+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 78
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.582+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.583+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.583+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.584+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table"
          "params" => [
            1 => "pages"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.585+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3"
          "params" => [
            1 => "pages"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.586+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?) ORDER BY b0_.published_at DESC"
          "params" => [
            1 => "pages"
            2 => "published"
            3 => 15
            4 => 18
            5 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
            3 => Doctrine\DBAL\ParameterType {#1659}
            4 => Doctrine\DBAL\ParameterType {#1659}
            5 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.586+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 15
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.587+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id IN (?)"
          "params" => [
            1 => 5
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.587+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?"
          "params" => [
            1 => 5
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.588+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 18
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.589+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.589+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 90
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.590+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.590+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 24
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.592+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table"
          "params" => [
            1 => "entries"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.593+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3"
          "params" => [
            1 => "entries"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.593+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?) ORDER BY b0_.published_at DESC"
          "params" => [
            1 => "entries"
            2 => "published"
            3 => 48
            4 => 40
            5 => 22
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
            3 => Doctrine\DBAL\ParameterType {#1659}
            4 => Doctrine\DBAL\ParameterType {#1659}
            5 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.594+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 48
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.594+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id IN (?)"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.594+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.595+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 40
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.595+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 22
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.596+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.597+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.597+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.598+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table"
          "params" => [
            1 => "people"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.598+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3"
          "params" => [
            1 => "people"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.599+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?) ORDER BY b0_.published_at DESC"
          "params" => [
            1 => "people"
            2 => "published"
            3 => 50
            4 => 65
            5 => 61
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
            3 => Doctrine\DBAL\ParameterType {#1659}
            4 => Doctrine\DBAL\ParameterType {#1659}
            5 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.599+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 50
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.599+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id IN (?)"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.600+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.600+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 65
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.601+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 61
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.602+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.602+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 406
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.603+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.604+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table"
          "params" => [
            1 => "products"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.604+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3"
          "params" => [
            1 => "products"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.605+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?) ORDER BY b0_.published_at DESC"
          "params" => [
            1 => "products"
            2 => "published"
            3 => 103
            4 => 91
            5 => 90
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1827}
            2 => Doctrine\DBAL\ParameterType {#1827}
            3 => Doctrine\DBAL\ParameterType {#1659}
            4 => Doctrine\DBAL\ParameterType {#1659}
            5 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.605+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.606+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id IN (?)"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.606+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.606+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 91
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.607+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.title AS title_14, t7.list_format AS list_format_15, t7.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'templateselect', 'slug', 'text', 'set', 'checkbox', 'image', 'embed', 'markdown', 'textarea', 'data', 'email', 'html', 'imagelist', 'block', 'hidden', 'collection', 'filelist', 'file', 'number', 'date', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 90
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.608+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 690
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.608+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 582
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.609+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?"
          "params" => [
            1 => 573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1659}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.610+01:00"
        "message" => "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#70
            #message: "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
            #code: 0
            #file: "/var/www/html/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php"
            #line: 35
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:35 {
                Nelmio\SecurityBundle\EventListener\XssProtectionListener->__construct(bool $enabled, bool $modeBlock, ?string $reportUri = null) …
                › 
                ›     trigger_deprecation('nelmio/security-bundle', '3.4.0', 'The "%s" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.', __CLASS__);}
              }
              /var/www/html/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:80 {
                Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(array $config): XssProtectionListener …
                › 
                ›     return new self($enabled, $modeBlock, $reportUri);}
              }
              /var/www/html/var/cache/dev/ContainerXHzONSI/App_KernelDevDebugContainer.php:12639 {
                ContainerXHzONSI\App_KernelDevDebugContainer::getNelmioSecurity_XssProtectionListenerService($container) …
                › {    return $container->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true, 'mode_block' => true, 'report_uri' => NULL]);}
              }
              /var/www/html/var/cache/dev/ContainerXHzONSI/App_KernelDevDebugContainer.php:2790 {
                ContainerXHzONSI\App_KernelDevDebugContainer::{closure:ContainerXHzONSI\App_KernelDevDebugContainer::getEventDispatcherService():2790} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.csp_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\ContentSecurityPolicyListener')] fn () => ($container->privates['nelmio_security.csp_listener'] ?? self::getNelmioSecurity_CspListenerService($container)), 'onKernelResponse'], 0);$instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.xss_protection_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\XssProtectionListener')] fn () => ($container->privates['nelmio_security.xss_protection_listener'] ?? self::getNelmioSecurity_XssProtectionListenerService($container)), 'onKernelResponse'], 0);$instance->addListener('console.command', [#[\Closure(name: 'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] fn () => ($container->privates['debug.dump_listener'] ?? self::getDebug_DumpListenerService($container)), 'configure'], 1024);
              }
              /var/www/html/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/html/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/html/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/html/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/html/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/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 {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
                }
              }
              /var/www/html/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);}
                arguments: {
                  $listeners: [ …18]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                }
              }
              /var/www/html/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 {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#187 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/vendor/symfony/http-kernel/Kernel.php:208 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.611+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.611+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.611+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.611+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.611+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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" => 1773860208
        "timestamp_rfc3339" => "2026-03-18T19:56:48.612+01: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: [
    2 => 1
    1236 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#124 …}
}
zone
"error"