Error 500 Internal Server Error

GET https://devwebgl.meetvirtway.com/readme.html

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"2cc4c4"
exception
Error {#1045
  #message: "Call to a member function getId() on null"
  #code: 0
  #file: "/var/www/vhosts/webgl/src/EventSubscriber/ClientHostCheckerSubscriber.php"
  #line: 53
  trace: {
    /var/www/vhosts/webgl/src/EventSubscriber/ClientHostCheckerSubscriber.php:53 {
      App\EventSubscriber\ClientHostCheckerSubscriber->onKernelRequest(RequestEvent $event): void …
      › $client = $this->entityManager->getRepository(Client::class)->findOneBy(['code' => strtoupper($params['client_code'])]);$this->logger->debug("ClientHostCheckerSubscriber :: El código de cliente \"" . strtoupper($params['client_code']) . "\" se corresponde con el cliente " . $client->getId());}
    /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/webgl/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/vhosts/webgl/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/webgl/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/webgl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/webgl/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/webgl/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/webgl/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#484
  -records: [
    2 => [
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.443+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_client"
          "route_parameters" => [
            "_route" => "app_client"
            "_controller" => "App\Controller\ClientController::clientCode"
            "schemes" => [
              "https"
            ]
            "client_code" => "readme.html"
          ]
          "request_uri" => "https://devwebgl.meetvirtway.com/readme.html"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.556+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.557+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.557+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.557+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.557+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.557+00:00"
        "message" => "ClientHostCheckerSubscriber :: Recibimos por parámetro el código de cliente "README.HTML""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.584+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_pgsql"
            "idle_connection_ttl" => 600
            "host" => "vio-dev-aurora-proxy-writer-nvirginia.proxy-cc51n0djpyjo.us-east-1.rds.amazonaws.com"
            "port" => 5432
            "user" => "webUser"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "unity_dev"
            "serverVersion" => "14"
            "charset" => "utf8"
            "currentSchema" => "live"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.606+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.code AS code_3, t0.uuid AS uuid_4, t0.is_active AS is_active_5, t0.is_free AS is_free_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t9.id AS id_10, t9.start_datetime AS start_datetime_11, t9.end_datetime AS end_datetime_12, t9.accumulated_agora_consumption AS accumulated_agora_consumption_13, t9.send_weekly_notification AS send_weekly_notification_14, t9.created_at AS created_at_15, t9.updated_at AS updated_at_16, t9.client_id AS client_id_17, t18.id AS id_19, t18.email AS email_20, t18.token AS token_21, t18.is_free AS is_free_22, t18.registered_at AS registered_at_23, t18.company_website AS company_website_24, t18.created_at AS created_at_25, t18.updated_at AS updated_at_26, t18.client_id AS client_id_27, t18.scene_inheritance_pack_id AS scene_inheritance_pack_id_28, t18.partner_client_id AS partner_client_id_29, t0.customer_id AS customer_id_30 FROM live.client t0 LEFT JOIN live.client_billing_period t9 ON t9.client_id = t0.id LEFT JOIN live.client_wizard_invitation t18 ON t18.client_id = t0.id WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "README.HTML"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.614+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\ClientHostCheckerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.615+00:00"
        "message" => "Uncaught PHP Exception Error: "Call to a member function getId() on null" at ClientHostCheckerSubscriber.php line 53"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Error {#1045
            #message: "Call to a member function getId() on null"
            #code: 0
            #file: "/var/www/vhosts/webgl/src/EventSubscriber/ClientHostCheckerSubscriber.php"
            #line: 53
            trace: {
              /var/www/vhosts/webgl/src/EventSubscriber/ClientHostCheckerSubscriber.php:53 {
                App\EventSubscriber\ClientHostCheckerSubscriber->onKernelRequest(RequestEvent $event): void …
                › $client = $this->entityManager->getRepository(Client::class)->findOneBy(['code' => strtoupper($params['client_code'])]);$this->logger->debug("ClientHostCheckerSubscriber :: El código de cliente \"" . strtoupper($params['client_code']) . "\" se corresponde con el cliente " . $client->getId());}
              /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/webgl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/webgl/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/webgl/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/webgl/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/webgl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/webgl/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/webgl/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/webgl/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.712+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"
      ]
    ]
    1186 => [
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\ClientHostCheckerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\DashboardAccessSubscriber::onDashboardAccess"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\ExternalRefererSubscriber::onKernelrequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\LoginParameterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.626+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.key AS key_1, c0_.value AS value_2, c0_.type AS type_3, c0_.is_crypted AS is_crypted_4, c0_."order" AS order_5, c0_.title AS title_6, c0_.text AS text_7, c0_.only_for_superadmin AS only_for_superadmin_8, c0_.is_active AS is_active_9, c0_.extradata AS extradata_10, c0_.created_at AS created_at_11, c0_.updated_at AS updated_at_12 FROM live.configuration c0_ ORDER BY c0_.id ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\MaintenanceModeSubscriber::onControllerEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\RequestSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerHqnLuAO\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.664+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.693+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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" => 1786031347
        "timestamp_rfc3339" => "2026-08-06T15:49:07.694+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
    1186 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#483 …}
}

Request Headers

Header Value
accept
"text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8"
accept-encoding
"identity"
host
"devwebgl.meetvirtway.com"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
x-amzn-trace-id
"Root=1-6a74acf3-0a59eb9254877594186650a5"
x-forwarded-by
"10.13.11.227"
x-forwarded-port
"443"
x-forwarded-proto
"https"
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"
content-type
"text/html; charset=UTF-8"
date
"Thu, 06 Aug 2026 15:49:07 GMT"
vary
"Accept"
x-debug-exception
"Call%20to%20a%20member%20function%20getId%28%29%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fwebgl%2Fsrc%2FEventSubscriber%2FClientHostCheckerSubscriber.php:53"
x-debug-token
"1289b4"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"ecdb1dc466f55d933c61eaa30755398a"
AWS_SECRETS_ACTIVE_CAMPAIGN_API_KEY
"dev/vio/active_campaign,ACTIVE_CAMPAIGN_API_KEY"
AWS_SECRETS_ACTIVE_CAMPAIGN_URL
"dev/vio/active_campaign,ACTIVE_CAMPAIGN_URL"
AWS_SECRETS_AUDIT_TRAIL_ACL
"dev/vio/audit_trail,AUDIT_TRAIL_ACL"
AWS_SECRETS_AUDIT_TRAIL_BUCKET_NAME
"dev/vio/audit_trail,AUDIT_TRAIL_BUCKET_NAME"
AWS_SECRETS_AUDIT_TRAIL_BUCKET_REGION
"dev/vio/audit_trail,AUDIT_TRAIL_BUCKET_REGION"
AWS_SECRETS_AUDIT_TRAIL_CONTENT_TYPE
"dev/vio/audit_trail,AUDIT_TRAIL_CONTENT_TYPE"
AWS_SECRETS_AUDIT_TRAIL_HTTP_HOST
"dev/vio/audit_trail,AUDIT_TRAIL_HTTP_HOST"
AWS_SECRETS_AUDIT_TRAIL_LEGAL_HOLD_STATUS
"dev/vio/audit_trail,AUDIT_TRAIL_LEGAL_HOLD_STATUS"
AWS_SECRETS_AUDIT_TRAIL_LOCK_MODE
"dev/vio/audit_trail,AUDIT_TRAIL_LOCK_MODE"
AWS_SECRETS_AUDIT_TRAIL_LOCK_RETAIN_DAYS
"dev/vio/audit_trail,AUDIT_TRAIL_LOCK_RETAIN_DAY"
AWS_SECRETS_CLOUDFRONT_DISTRIBUTION_ID
"dev/vio/cloudfront,CLOUDFRONT_DISTRIBUTION_ID"
AWS_SECRETS_CLOUDFRONT_DISTRIBUTION_REGION
"dev/vio/cloudfront,CLOUDFRONT_DISTRIBUTION_REGION"
AWS_SECRETS_DATABASE_ENGINE
"dev/vio/database,engine"
AWS_SECRETS_DATABASE_HOST
"dev/vio/database,host"
AWS_SECRETS_DATABASE_NAME
"dev/vio/database,name"
AWS_SECRETS_DATABASE_PASSWORD
"dev/vio/database,password"
AWS_SECRETS_DATABASE_PORT
"dev/vio/database,port"
AWS_SECRETS_DATABASE_USER
"dev/vio/database,username"
AWS_SECRETS_INTERNAL_ENCRYPTION_KEY
"dev/vio/internal_encryption,INTERNAL_ENCRYPTION_KEY"
AWS_SECRETS_S3_BUCKET_NAME
"dev/vio/s3,S3_BUCKET_NAME"
AWS_SECRETS_S3_BUCKET_REGION
"dev/vio/s3,S3_BUCKET_REGION"
AWS_SECRETS_S3_HTTP_HOST
"dev/vio/s3,S3_HTTP_HOST"
AWS_SECRETS_SES_KEY_ID
"dev/vio/ses,SES_KEY_ID"
AWS_SECRETS_SES_KEY_SECRET
"dev/vio/ses,SES_KEY_SECRET"
GOOGLE_RECAPTCHA_SECRET_KEY
"dev/vio/google_recaptcha,GOOGLE_RECAPTCHA_SECRET_KEY"
GOOGLE_RECAPTCHA_SITE_KEY
"dev/vio/google_recaptcha,GOOGLE_RECAPTCHA_SITE_KEY"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/webgl"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/webgl"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/webgl/public"
CONTEXT_PREFIX
""
DD_ENV
"production"
DD_SERVICE
"app-vio"
DD_TRACE_ANALYTICS_ENABLED
"true"
DD_TRACE_ENABLED
"true"
DD_TRACE_NO_AUTOLOADER
"true"
DD_TRACE_SAMPLE_RATE
"1"
DD_TRACE_URL_AS_RESOURCE_NAMES_ENABLED
"true"
DOCUMENT_ROOT
"/var/www/vhosts/webgl/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/vrt-user"
HTTP_ACCEPT
"text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"identity"
HTTP_HOST
"devwebgl.meetvirtway.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
HTTP_X_AMZN_TRACE_ID
"Root=1-6a74acf3-0a59eb9254877594186650a5"
HTTP_X_FORWARDED_BY
"10.13.11.227"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"193.47.62.168"
REMOTE_PORT
"39800"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1786031347
REQUEST_TIME_FLOAT
1786031347.4251
REQUEST_URI
"/readme.html"
SCRIPT_FILENAME
"/var/www/vhosts/webgl/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.13.18.146"
SERVER_ADMIN
"webmaster@dummy-host.example.com"
SERVER_NAME
"devwebgl.meetvirtway.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/webgl/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,AWS_SECRETS_DATABASE_ENGINE,AWS_SECRETS_DATABASE_HOST,AWS_SECRETS_DATABASE_PORT,AWS_SECRETS_DATABASE_NAME,AWS_SECRETS_DATABASE_USER,AWS_SECRETS_DATABASE_PASSWORD,AWS_SECRETS_SES_KEY_ID,AWS_SECRETS_SES_KEY_SECRET,AWS_SECRETS_ACTIVE_CAMPAIGN_URL,AWS_SECRETS_ACTIVE_CAMPAIGN_API_KEY,AWS_SECRETS_S3_HTTP_HOST,AWS_SECRETS_S3_BUCKET_NAME,AWS_SECRETS_S3_BUCKET_REGION,AWS_SECRETS_CLOUDFRONT_DISTRIBUTION_ID,AWS_SECRETS_CLOUDFRONT_DISTRIBUTION_REGION,AWS_SECRETS_AUDIT_TRAIL_HTTP_HOST,AWS_SECRETS_AUDIT_TRAIL_BUCKET_NAME,AWS_SECRETS_AUDIT_TRAIL_BUCKET_REGION,AWS_SECRETS_AUDIT_TRAIL_CONTENT_TYPE,AWS_SECRETS_AUDIT_TRAIL_ACL,AWS_SECRETS_AUDIT_TRAIL_LEGAL_HOLD_STATUS,AWS_SECRETS_AUDIT_TRAIL_LOCK_MODE,AWS_SECRETS_AUDIT_TRAIL_LOCK_RETAIN_DAYS,AWS_SECRETS_INTERNAL_ENCRYPTION_KEY,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY"
USER
"vrt-user"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = bcca84)

Key Value
_controller
"App\Controller\ClientController::clientCode"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_client"
_route_params
[
  "schemes" => [
    "https"
  ]
  "client_code" => "readme.html"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#636
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppCustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppCustomAuthenticator {#799 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#651
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#646 …}
  }
]
_stopwatch_token
"6bd65a"
client_code
"readme.html"
schemes
[
  "https"
]