GET https://dermafresh.digitalhost.it/categories/fun

ErrorController :: showAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Bolt\Controller\ErrorController::showAction"
_stopwatch_token
"254aca"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1980
  #message: "Content not found"
  #code: 0
  #file: "/home/dermafresh/dermafresh.digitalhost.it/vendor/bolt/core/src/Controller/TwigAwareController.php"
  #line: 99
  -statusCode: 404
  -headers: []
  trace: {
    /home/dermafresh/dermafresh.digitalhost.it/vendor/bolt/core/src/Controller/TwigAwareController.php:99 {
      Bolt\Controller\TwigAwareController->renderSingle(Request $request, ?Content $record, bool $requirePublished = true, array $templates = []): Response …
      › if (! $record) {    throw new NotFoundHttpException('Content not found');}
    }
    /home/dermafresh/dermafresh.digitalhost.it/vendor/bolt/core/src/Controller/Frontend/DetailController.php:55 {
      Bolt\Controller\Frontend\DetailController->record(Request $request, $slugOrId, ?string $contentTypeSlug = null, bool $requirePublished = true, ?string $_locale = null): Response …
      › 
      ›     return $this->renderSingle($request, $record, $requirePublished);}
    }
    /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/dermafresh/dermafresh.digitalhost.it/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) {
    }
    /home/dermafresh/dermafresh.digitalhost.it/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 {
    }
    /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/dermafresh/dermafresh.digitalhost.it/public/index.php:5 {
      › 
      › require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';arguments: {
        "/home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#123
  -records: [
    2 => [
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.025+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "record"
          "route_parameters" => [
            "_route" => "record"
            "contentTypeSlug" => "categories"
            "_controller" => "Bolt\Controller\Frontend\DetailController::record"
            "slugOrId" => "fun"
          ]
          "request_uri" => "https://dermafresh.digitalhost.it/categories/fun"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Bolt\Security\LoginFormAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Bolt\Security\LoginFormAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.027+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.028+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.028+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.028+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.028+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.029+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.029+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.029+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerCwy2OZ4\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.029+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.037+00: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" => "localhost"
            "port" => 3306
            "user" => "dermafresh"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "dermafresh"
            "serverVersion" => "5.7"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.047+00: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', 'imagelist', 'text', 'markdown', 'html', 'hidden', 'templateselect', 'image', 'email', 'block', 'data', 'set', 'textarea', 'embed', 'number', 'checkbox', 'slug', 'collection', 'file', 'date', 'filelist', '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 CAST(JSON_UNQUOTE(JSON_EXTRACT(b3_.value, '$[0]')) AS CHAR) = ? AND b0_.content_type = ? LIMIT 1"
          "params" => [
            1 => "fun"
            2 => "categories"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1998
              +name: "STRING"
            }
            2 => Doctrine\DBAL\ParameterType {#1998}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.051+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Content not found" at TwigAwareController.php line 99"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1980
            #message: "Content not found"
            #code: 0
            #file: "/home/dermafresh/dermafresh.digitalhost.it/vendor/bolt/core/src/Controller/TwigAwareController.php"
            #line: 99
            -statusCode: 404
            -headers: []
            trace: {
              /home/dermafresh/dermafresh.digitalhost.it/vendor/bolt/core/src/Controller/TwigAwareController.php:99 {
                Bolt\Controller\TwigAwareController->renderSingle(Request $request, ?Content $record, bool $requirePublished = true, array $templates = []): Response …
                › if (! $record) {    throw new NotFoundHttpException('Content not found');}
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/bolt/core/src/Controller/Frontend/DetailController.php:55 {
                Bolt\Controller\Frontend\DetailController->record(Request $request, $slugOrId, ?string $contentTypeSlug = null, bool $requirePublished = true, ?string $_locale = null): Response …
                › 
                ›     return $this->renderSingle($request, $record, $requirePublished);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /home/dermafresh/dermafresh.digitalhost.it/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) {
              }
              /home/dermafresh/dermafresh.digitalhost.it/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 {
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/dermafresh/dermafresh.digitalhost.it/public/index.php:5 {
                › 
                › require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';arguments: {
                  "/home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.090+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2913 => [
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.052+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.053+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.054+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.054+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.054+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerCwy2OZ4\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.054+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.054+00: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', 'imagelist', 'text', 'markdown', 'html', 'hidden', 'templateselect', 'image', 'email', 'block', 'data', 'set', 'textarea', 'embed', 'number', 'checkbox', 'slug', 'collection', 'file', 'date', 'filelist', '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 CAST(JSON_UNQUOTE(JSON_EXTRACT(b3_.value, '$[0]')) AS CHAR) = ? AND b0_.content_type = ? LIMIT 1"
          "params" => [
            1 => "404-not-found"
            2 => "blocks"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1998}
            2 => Doctrine\DBAL\ParameterType {#1998}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.058+00: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', 'imagelist', 'text', 'markdown', 'html', 'hidden', 'templateselect', 'image', 'email', 'block', 'data', 'set', 'textarea', 'embed', 'number', 'checkbox', 'slug', 'collection', 'file', 'date', 'filelist', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 407
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.059+00: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 => 13
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.060+00: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 => 13
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.063+00: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 => 2496
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.065+00: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 => 2491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.068+00: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 => 2492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.070+00: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 => 2494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.071+00: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 => 2495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.072+00: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 => 407
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.073+00: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 => 407
            2 => "published"
            3 => "blocks"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
            2 => Doctrine\DBAL\ParameterType {#1998}
            3 => Doctrine\DBAL\ParameterType {#1998}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.074+00: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', 'imagelist', 'text', 'markdown', 'html', 'hidden', 'templateselect', 'image', 'email', 'block', 'data', 'set', 'textarea', 'embed', 'number', 'checkbox', 'slug', 'collection', 'file', 'date', 'filelist', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 400
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.077+00: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 => 407
            2 => "published"
            3 => "blocks"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
            2 => Doctrine\DBAL\ParameterType {#1998}
            3 => Doctrine\DBAL\ParameterType {#1998}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.078+00: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', 'imagelist', 'text', 'markdown', 'html', 'hidden', 'templateselect', 'image', 'email', 'block', 'data', 'set', 'textarea', 'embed', 'number', 'checkbox', 'slug', 'collection', 'file', 'date', 'filelist', 'article', 'redactor') ORDER BY t0.sortorder ASC"
          "params" => [
            1 => 412
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.080+00: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 => 2454
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.081+00: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 => 2526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1802}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.083+00: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 {#68
            #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: "/home/dermafresh/dermafresh.digitalhost.it/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php"
            #line: 35
            #severity: E_USER_DEPRECATED
            trace: {
              /home/dermafresh/dermafresh.digitalhost.it/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__);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:80 {
                Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(array $config): self …
                › 
                ›     return new self($enabled, $modeBlock, $reportUri);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/var/cache/dev/ContainerCwy2OZ4/App_KernelDevDebugContainer.php:12639 {
                ContainerCwy2OZ4\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]);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/var/cache/dev/ContainerCwy2OZ4/App_KernelDevDebugContainer.php:2790 {
                ContainerCwy2OZ4\App_KernelDevDebugContainer::{closure:ContainerCwy2OZ4\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);
              }
              /home/dermafresh/dermafresh.digitalhost.it/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';
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/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);
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/dermafresh/dermafresh.digitalhost.it/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);}
              /home/dermafresh/dermafresh.digitalhost.it/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);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/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) {
              }
              /home/dermafresh/dermafresh.digitalhost.it/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) {
              }
              /home/dermafresh/dermafresh.digitalhost.it/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 {
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/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);}
              }
              /home/dermafresh/dermafresh.digitalhost.it/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 {
              }
              /home/dermafresh/dermafresh.digitalhost.it/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);}
              /home/dermafresh/dermafresh.digitalhost.it/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 {
              }
              /home/dermafresh/dermafresh.digitalhost.it/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 {
              }
              /home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/dermafresh/dermafresh.digitalhost.it/public/index.php:5 {
                › 
                › require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';arguments: {
                  "/home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.085+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00: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" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1774195198
        "timestamp_rfc3339" => "2026-03-22T15:59:58.086+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    2913 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#122 …}
}
zone
"error"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=99d00af057910b102d2337607a2765f4"
host
"dermafresh.digitalhost.it"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Sun, 22 Mar 2026 15:59:58 GMT"
x-debug-token
"d275c0"

Cookies

Request Cookies

Key Value
PHPSESSID
"99d00af057910b102d2337607a2765f4"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 22 Mar 26 15:59:55 +0000"
Last used
"Sun, 22 Mar 26 15:59:57 +0000"
Lifetime
1209600

Session Attributes

Attribute Value
_locale
"en"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/dermafresh/dermafresh.digitalhost.it/public/index.php"
    "line" => 5
    "args" => [
      "/home/dermafresh/dermafresh.digitalhost.it/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"b4beda8a6ff73750bf6c53eb44013bab"
BOLT_CANONICAL
""
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://dermafresh:X8QmG99pZRAlFAokRyY0@localhost:3306/dermafresh?serverVersion=5.7"
MAILER_DSN
"smtp://localhost"
TRUSTED_PROXIES
"127.0.0.0/8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/dermafresh/dermafresh.digitalhost.it/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/dermafresh"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=99d00af057910b102d2337607a2765f4"
HTTP_HOST
"dermafresh.digitalhost.it"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.14"
REMOTE_PORT
"23034"
REQUEST_METHOD
"GET"
REQUEST_TIME
1774195198
REQUEST_TIME_FLOAT
1774195198.0151
REQUEST_URI
"/categories/fun"
SCRIPT_FILENAME
"/home/dermafresh/dermafresh.digitalhost.it/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"188.34.179.216"
SERVER_NAME
"dermafresh.digitalhost.it"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.28.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,BOLT_CANONICAL"
USER
"dermafresh"

Parent Request

Return to parent request (token = 2fadce)

Key Value
_controller
"Bolt\Controller\Frontend\DetailController::record"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"record"
_route_params
[
  "contentTypeSlug" => "categories"
  "slugOrId" => "fun"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"7ec8bd"
contentTypeSlug
"categories"
slugOrId
"fun"
zone
"frontend"