Error 500 Internal Server Error

GET https://resa.escal-hatoup.klerthis.net/searchtours/traversee-vers-groix?arv=3&count=2&date=2026-05-17&dateback=2026-05-17&dpt=1&rdt=1

ErrorController

Request

GET Parameters

Key Value
arv
"3"
count
"2"
date
"2026-05-17"
dateback
"2026-05-17"
dpt
"1"
rdt
"1"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"3a4eb7"
exception
TypeError {#1097
  #message: "array_merge(): Argument #2 must be of type array, null given"
  #code: 0
  #file: "/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/src/Controller/PublicSite/BookingController.php"
  #line: 72
  trace: {
    /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/src/Controller/PublicSite/BookingController.php:72 {
      App\Controller\PublicSite\BookingController->searchtours(string $slug, ServiceRepository $serviceRepository, Request $request, BookingManager $bookingManager, PierRepository $pierRepository) …
      › 
      › $criterias = array_merge($defaults, $criterias);arguments: {
        ...$arrays: {
          [ …5]
          null
        }
      }
    }
    /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $slug: "traversee-vers-groix"
        $serviceRepository: App\Repository\ServiceRepository {#923 …}
        $request: Symfony\Component\HttpFoundation\Request {#17 …}
        $bookingManager: App\Service\BookingManager {#938 …}
        $pierRepository: App\Repository\PierRepository {#954 …}
      }
    }
    /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#17 …}
        $type: 1
      }
    }
    /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#17 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#17 …}
      }
    }
    /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#124
  -records: [
    17 => [
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.522+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "ox7xqy.myd.infomaniak.com"
            "port" => 3306
            "user" => "ox7xqy_eschatoup"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "ox7xqy_escalhatoup"
            "serverVersion" => "10.6.18-MariaDB"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.525+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.publicurl AS publicurl_3, t0.adminurl AS adminurl_4, t0.address AS address_5, t0.zipcode AS zipcode_6, t0.city AS city_7, t0.phone AS phone_8, t0.logofilename AS logofilename_9, t0.email AS email_10, t0.updated_at AS updated_at_11, t0.siret AS siret_12, t0.naf AS naf_13, t0.vatnumber AS vatnumber_14, t0.companyname AS companyname_15, t0.rcs AS rcs_16, t0.theme AS theme_17 FROM company t0 LIMIT 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.543+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "booking_searchtours"
          "route_parameters" => [
            "_route" => "booking_searchtours"
            "_controller" => "App\Controller\PublicSite\BookingController::searchtours"
            "slug" => "traversee-vers-groix"
          ]
          "request_uri" => "https://resa.escal-hatoup.klerthis.net/searchtours/traversee-vers-groix?arv=3&count=2&date=2026-05-17&dateback=2026-05-17&dpt=1&rdt=1"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.549+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "public"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.550+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "public"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.550+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "public"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.550+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "public"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.550+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "public"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.551+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.557+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.557+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.557+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.557+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEYKAYuy\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.557+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.562+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.title AS title_4, t0.description AS description_5, t0.bannerfilename AS bannerfilename_6, t0.photofilename AS photofilename_7, t0.ispublic AS ispublic_8, t0.ispro AS ispro_9, t0.passengerinfos AS passengerinfos_10, t0.position AS position_11, t0.status AS status_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.jsonprices AS jsonprices_15 FROM service t0 WHERE t0.status = ? AND t0.ispublic = ? AND t0.slug = ? LIMIT 1"
          "params" => [
            1 => 1
            2 => 1
            3 => "traversee-vers-groix"
          ]
          "types" => [
            1 => 1
            2 => 5
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.569+01:00"
        "message" => "Uncaught PHP Exception TypeError: "array_merge(): Argument #2 must be of type array, null given" at BookingController.php line 72"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => TypeError {#1097
            #message: "array_merge(): Argument #2 must be of type array, null given"
            #code: 0
            #file: "/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/src/Controller/PublicSite/BookingController.php"
            #line: 72
            trace: {
              /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/src/Controller/PublicSite/BookingController.php:72 {
                App\Controller\PublicSite\BookingController->searchtours(string $slug, ServiceRepository $serviceRepository, Request $request, BookingManager $bookingManager, PierRepository $pierRepository) …
                › 
                › $criterias = array_merge($defaults, $criterias);arguments: {
                  ...$arrays: {
                    [ …5]
                    null
                  }
                }
              }
              /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $slug: "traversee-vers-groix"
                  $serviceRepository: App\Repository\ServiceRepository {#923 …}
                  $request: Symfony\Component\HttpFoundation\Request {#17 …}
                  $bookingManager: App\Service\BookingManager {#938 …}
                  $pierRepository: App\Repository\PierRepository {#954 …}
                }
              }
              /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#17 …}
                  $type: 1
                }
              }
              /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#17 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#17 …}
                }
              }
              /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.600+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.601+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.601+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.601+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.601+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1387 => [
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.570+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.572+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.572+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.572+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.573+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.573+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.573+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.573+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEYKAYuy\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.573+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01: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" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.596+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765683991
        "timestamp_rfc3339" => "2025-12-14T04:46:31.597+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    17 => 1
    1387 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#122 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"public_deauth_profile_token=8e84e0"
from
"gptbot(at)openai.com"
host
"resa.escal-hatoup.klerthis.net"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-forwarded-proto
"https"
x-openai-host-hash
"900086170"
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
"Sun, 14 Dec 2025 03:46:31 GMT"
vary
"Accept"
x-debug-exception
"array_merge%28%29%3A%20Argument%20%232%20must%20be%20of%20type%20array%2C%20null%20given"
x-debug-exception-file
"%2Fhome%2Fclients%2F2cd12bdc421280729c021e2cf84ceff2%2Fescal-hatoup%2Fsrc%2FController%2FPublicSite%2FBookingController.php:72"
x-debug-token
"0b8218"

Cookies

Request Cookies

Key Value
public_deauth_profile_token
"8e84e0"

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_ADMIN_HOST
"admin.escal-hatoup.klerthis.net"
APP_ENV
"dev"
APP_NAME
"Escal Hatoup"
APP_PUBLIC_HOST
"resa.escal-hatoup.klerthis.net"
APP_SCHEME
"https"
APP_SECRET
"941420703ba69ef51c04a5fdbcdb2939"
DATABASE_URL
"mysql://ox7xqy_eschatoup:PkFw7qRYazH2lSv-@ox7xqy.myd.infomaniak.com:3306/ox7xqy_escalhatoup?serverVersion=10.6.18-MariaDB&charset=utf8mb4"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/.config/apache/admin.escal-hatoup.klerthis.net/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"public_deauth_profile_token=8e84e0"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"resa.escal-hatoup.klerthis.net"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"900086170"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/.config/apache/admin.escal-hatoup.klerthis.net/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.3"
QUERY_STRING
"arv=3&count=2&date=2026-05-17&dateback=2026-05-17&dpt=1&rdt=1"
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.3"
REDIRECT_QUERY_STRING
"arv=3&count=2&date=2026-05-17&dateback=2026-05-17&dpt=1&rdt=1"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_PHP_VERSION
"8.3"
REDIRECT_REDIRECT_SCRIPT_URI
"https://resa.escal-hatoup.klerthis.net/searchtours/traversee-vers-groix"
REDIRECT_REDIRECT_SCRIPT_URL
"/searchtours/traversee-vers-groix"
REDIRECT_REDIRECT_SSL_TLS_SNI
"resa.escal-hatoup.klerthis.net"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aT4zF88dLnUtxRFkXAzScQAAAFg"
REDIRECT_SCRIPT_URI
"https://resa.escal-hatoup.klerthis.net/searchtours/traversee-vers-groix"
REDIRECT_SCRIPT_URL
"/searchtours/traversee-vers-groix"
REDIRECT_SSL_TLS_SNI
"resa.escal-hatoup.klerthis.net"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aT4zF88dLnUtxRFkXAzScQAAAFg"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"74.7.243.207"
REMOTE_PORT
"49640"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765683991
REQUEST_TIME_FLOAT
1765683991.3953
REQUEST_URI
"/searchtours/traversee-vers-groix?arv=3&count=2&date=2026-05-17&dateback=2026-05-17&dpt=1&rdt=1"
SCRIPT_FILENAME
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://resa.escal-hatoup.klerthis.net/searchtours/traversee-vers-groix"
SCRIPT_URL
"/searchtours/traversee-vers-groix"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"contact@klerthis.com"
SERVER_NAME
"resa.escal-hatoup.klerthis.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"resa.escal-hatoup.klerthis.net"
SYMFONY_DOTENV_PATH
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/escal-hatoup/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_PUBLIC_HOST,APP_ADMIN_HOST,APP_SCHEME,APP_NAME,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
TEMP
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/tmp"
TMP
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/tmp"
TMPDIR
"/home/clients/2cd12bdc421280729c021e2cf84ceff2/tmp"
UNIQUE_ID
"aT4zF88dLnUtxRFkXAzScQAAAFg"

Parent Request

Return to parent request (token = 1ff0f2)

Key Value
_controller
"App\Controller\PublicSite\BookingController::searchtours"
_firewall_context
"security.firewall.map.context.public"
_remove_csp_headers
true
_route
"booking_searchtours"
_route_params
[
  "slug" => "traversee-vers-groix"
]
_security_authenticators
[]
_security_firewall_run
"_security_public"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#799
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#746 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#805
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#806 …}
  }
]
_stopwatch_token
"d5a9a8"
slug
"traversee-vers-groix"