Error 404 Not Found

GET https://81.200.46.217/p/000000000000.cfg

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"3952d8"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1018
  #message: "Page not found"
  #code: 404
  #file: "/var/www/src/Controller/Front/PageController.php"
  #line: 67
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/src/Controller/Front/PageController.php:67 {
      App\Controller\Front\PageController->renderPage(string $uri): array …
      › if (!$page) {    throw new NotFoundHttpException(message: 'Page not found', code:Response::HTTP_NOT_FOUND);}
    }
    /var/www/src/Controller/Front/PageController.php:47 {
      App\Controller\Front\PageController->page(string $uri): Response …
      › return  $this->render('Front/page.html.twig', [    'page' => $this->renderPage($uri),]);
      arguments: {
        $uri: "p/000000000000.cfg"
      }
    }
    /var/www/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: {
        $uri: "p/000000000000.cfg"
      }
    }
    /var/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#707
  -records: [
    "" => [
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.039+01:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#695
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /var/www/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vendor/symfony/http-kernel/Kernel.php:177 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    2 => [
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.045+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "front_page"
          "route_parameters" => [
            "_route" => "front_page"
            "_controller" => "App\Controller\Front\PageController::page"
            "uri" => "p/000000000000.cfg"
          ]
          "request_uri" => "https://81.200.46.217/p/000000000000.cfg"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.047+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 0
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.048+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.049+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.049+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.049+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.049+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.049+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.049+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.049+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\BlockedListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\AcceptListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.050+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\LogoutAfterInactivity::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.051+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.051+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.056+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.056+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.056+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SlopeIt\BreadcrumbBundle\EventListener\BreadcrumbListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.056+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.057+01: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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.057+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.058+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.058+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.058+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.058+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.059+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "81.200.46.218"
            "port" => 3306
            "user" => "lourmelsolutionsassurances_formulaire"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "10.11.6-MariaDB-0 deb12u1"
            "defaultTableOptions" => []
            "dbname" => "lourmelsolutionsassurances_formulaire"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.062+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.variable AS variable_3, t0.uri AS uri_4, t0.content AS content_5, t0.active AS active_6, t0.created AS created_7, t0.seo_meta_title AS seo_meta_title_8, t0.seo_meta_description AS seo_meta_description_9, t0.seo_meta_keywords AS seo_meta_keywords_10, t0.seo_og_title AS seo_og_title_11, t0.seo_og_description AS seo_og_description_12, t0.seo_tt_title AS seo_tt_title_13, t0.seo_tt_description AS seo_tt_description_14, t0.seo_tt_cover_alt AS seo_tt_cover_alt_15, t0.seo_tt_card AS seo_tt_card_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_by AS deleted_by_19, t0.slug AS slug_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22 FROM page t0 WHERE t0.uri = ? AND t0.active = ? LIMIT 1"
          "params" => [
            1 => "p/000000000000.cfg"
            2 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991
              +name: "STRING"
            }
            2 => Doctrine\DBAL\ParameterType {#1136
              +name: "BOOLEAN"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.129+01:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at PageController.php line 67"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1018
            #message: "Page not found"
            #code: 404
            #file: "/var/www/src/Controller/Front/PageController.php"
            #line: 67
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/src/Controller/Front/PageController.php:67 {
                App\Controller\Front\PageController->renderPage(string $uri): array …
                › if (!$page) {    throw new NotFoundHttpException(message: 'Page not found', code:Response::HTTP_NOT_FOUND);}
              }
              /var/www/src/Controller/Front/PageController.php:47 {
                App\Controller\Front\PageController->page(string $uri): Response …
                › return  $this->render('Front/page.html.twig', [    'page' => $this->renderPage($uri),]);
                arguments: {
                  $uri: "p/000000000000.cfg"
                }
              }
              /var/www/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: {
                  $uri: "p/000000000000.cfg"
                }
              }
              /var/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sentry\SentryBundle\EventListener\ErrorListener::handleExceptionEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.224+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.type AS type_2, r0_.payment_id AS payment_id_3, r0_.structure_type AS structure_type_4, r0_.user_types AS user_types_5 FROM field_rights_group f1_ INNER JOIN rights_group r0_ ON f1_.rights_group_id = r0_.id AND (r0_.id = f1_.rights_group_id AND EXISTS (SELECT 1 FROM rights_group_user r2_ WHERE r2_.rights_group_id = r0_.id AND r2_.user_id IN (?))) INNER JOIN field f3_ ON f1_.field_id = f3_.id AND (f3_.id = f1_.field_id AND f3_.belongs_to = ?) LIMIT 1"
          "params" => [
            1 => null
            2 => null
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
            2 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.228+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.229+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.229+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.229+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.229+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.229+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.229+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.229+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"
      ]
    ]
    1384 => [
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.131+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.131+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.131+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.131+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.132+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.133+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\BlockedListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.133+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.133+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.133+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\AcceptListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.133+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\LogoutAfterInactivity::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.133+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.133+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.134+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.134+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.134+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SlopeIt\BreadcrumbBundle\EventListener\BreadcrumbListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.134+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.135+01: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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.135+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.135+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.136+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.136+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.136+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.149+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.150+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "lourmelsolutionsassurances_formulaire"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.153+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.153+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "lourmelsolutionsassurances_formulaire"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.156+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT @@character_set_database, @@collation_database"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.157+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.158+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT\n
                   c.TABLE_NAME,\n
                   c.COLUMN_NAME        AS field,\n
                       IF(\n
                    c.DATA_TYPE = 'longtext'\n
                    AND EXISTS(\n
                        SELECT * FROM information_schema.CHECK_CONSTRAINTS i_c\n
                        WHERE i_c.CONSTRAINT_SCHEMA = 'lourmelsolutionsassurances_formulaire'\n
                        AND i_c.TABLE_NAME = c.TABLE_NAME\n
                        AND i_c.CHECK_CLAUSE = CONCAT(\n
                            'json_valid(`',\n
                                c.COLUMN_NAME,\n
                            '`)'\n
                        )\n
                    ),\n
                    'json',\n
                    c.DATA_TYPE\n
                )                   AS type,\n
                   c.COLUMN_TYPE,\n
                   c.CHARACTER_MAXIMUM_LENGTH,\n
                   c.CHARACTER_OCTET_LENGTH,\n
                   c.NUMERIC_PRECISION,\n
                   c.NUMERIC_SCALE,\n
                   c.IS_NULLABLE        AS `null`,\n
                   c.COLUMN_KEY         AS `key`,\n
                   c.COLUMN_DEFAULT     AS `default`,\n
                   c.EXTRA,\n
                   c.COLUMN_COMMENT     AS comment,\n
                   c.CHARACTER_SET_NAME AS characterset,\n
                   c.COLLATION_NAME     AS collation\n
            FROM information_schema.COLUMNS c\n
                INNER JOIN information_schema.TABLES t\n
                    ON t.TABLE_NAME = c.TABLE_NAME\n
             WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n
               AND t.TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY c.TABLE_NAME,\n
                     c.ORDINAL_POSITION
            """
          "params" => [
            1 => "lourmelsolutionsassurances_formulaire"
            2 => "lourmelsolutionsassurances_formulaire"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
            2 => Doctrine\DBAL\ParameterType {#991}
            3 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.178+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.179+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT\n
                    TABLE_NAME,\n
                    NON_UNIQUE  AS Non_Unique,\n
                    INDEX_NAME  AS Key_name,\n
                    COLUMN_NAME AS Column_Name,\n
                    SUB_PART    AS Sub_Part,\n
                    INDEX_TYPE  AS Index_Type\n
            FROM information_schema.STATISTICS\n
            WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\n
            ORDER BY TABLE_NAME,\n
                     SEQ_IN_INDEX
            """
          "params" => [
            1 => "lourmelsolutionsassurances_formulaire"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
            2 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.180+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.180+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT\n
                        k.TABLE_NAME,\n
                        k.CONSTRAINT_NAME,\n
                        k.COLUMN_NAME,\n
                        k.REFERENCED_TABLE_NAME,\n
                        k.REFERENCED_COLUMN_NAME,\n
                        k.ORDINAL_POSITION,\n
                        c.UPDATE_RULE,\n
                        c.DELETE_RULE\n
            FROM information_schema.key_column_usage k\n
            INNER JOIN information_schema.referential_constraints c\n
            ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
            AND c.TABLE_NAME = k.TABLE_NAME\n
            WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\n
            AND k.REFERENCED_COLUMN_NAME IS NOT NULL\n
            ORDER BY k.TABLE_NAME,\n
                     k.CONSTRAINT_NAME,\n
                     k.ORDINAL_POSITION
            """
          "params" => [
            1 => "lourmelsolutionsassurances_formulaire"
            2 => "lourmelsolutionsassurances_formulaire"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
            2 => Doctrine\DBAL\ParameterType {#991}
            3 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.183+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.183+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
                SELECT t.TABLE_NAME,\n
                       t.ENGINE,\n
                       t.AUTO_INCREMENT,\n
                       t.TABLE_COMMENT,\n
                       t.CREATE_OPTIONS,\n
                       t.TABLE_COLLATION,\n
                       ccsa.CHARACTER_SET_NAME\n
                  FROM information_schema.TABLES t\n
                    INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
                      ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
            """
          "params" => [
            1 => "lourmelsolutionsassurances_formulaire"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
            2 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.187+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.192+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.208+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.type AS type_2, r0_.payment_id AS payment_id_3, r0_.structure_type AS structure_type_4, r0_.user_types AS user_types_5 FROM field_rights_group f1_ INNER JOIN rights_group r0_ ON f1_.rights_group_id = r0_.id AND (r0_.id = f1_.rights_group_id AND EXISTS (SELECT 1 FROM rights_group_user r2_ WHERE r2_.rights_group_id = r0_.id AND r2_.user_id IN (?))) INNER JOIN field f3_ ON f1_.field_id = f3_.id AND (f3_.id = f1_.field_id AND f3_.belongs_to = ?) LIMIT 1"
          "params" => [
            1 => null
            2 => null
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#991}
            2 => Doctrine\DBAL\ParameterType {#991}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.210+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768308012
        "timestamp_rfc3339" => "2026-01-13T13:40:12.211+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: [
    "" => 0
    2 => 1
    1384 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#706 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"Keep-Alive"
host
"81.200.46.217"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"
x-forwarded-for
"62.171.139.212"
x-forwarded-host
"81.200.46.217"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"recette.lourmel-sa.com"
x-php-ob-level
"0"

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
"Tue, 13 Jan 2026 12:40:12 GMT"
vary
"Accept"
x-debug-exception
"Page%20not%20found"
x-debug-exception-file
"%2Fvar%2Fwww%2Fsrc%2FController%2FFront%2FPageController.php:67"
x-debug-token
"cc86f4"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Security.php"
    "line" => 97
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Security.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Listener/LogoutAfterInactivity.php"
    "line" => 28
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Listener\LogoutAfterInactivity"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_KEYCLOAK_CLIENT
"api"
API_KEYCLOAK_GRANT_TYPE
"password"
API_PASSWORD
"05%4q*8=1$L316VsBC"
API_URL
"https://recetteapi.lourmel-sa.com/"
API_USERNAME
"extranet-api-user1"
APP_DEBUG
"1"
APP_SECRET
"9ace43c913ecc983f65b55da49b4e945"
APP_VERSION
"2.15.0-RCT"
DATABASE_SERVER_VERSION
"10.11.6-MariaDB-0+deb12u1"
DATABASE_URL
"mysql://lourmelsolutionsassurances_formulaire:XfARdP@oc2YPeW@3nL@81.200.46.218:3306/lourmelsolutionsassurances_formulaire?serverVersion=10.11.6-MariaDB-0+deb12u1&charset=utf8mb4"
DEFAULT_URI
"https://recette.lourmel-sa.com/"
GOTENBERG_URL
"http://recette.lourmel-sa.com:3199"
KEYCLOAK_REALM_NAME
"lourmel"
KEYCLOAK_ROLE_ID_ADMIN
"ce1aee76-8c60-4146-a948-3129cc9670ef"
KEYCLOAK_ROLE_ID_COURTIER
"97946b28-2673-4f59-ab66-893ba48c4d81"
KEYCLOAK_ROLE_NAME_ADMIN
"admin"
KEYCLOAK_ROLE_NAME_COURTIER
"courtier"
KEYCLOAK_SERVER_URL
"https://recetteconnect.lourmel-sa.com"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://81.200.46.220:25?verify_peer=false"
MAILER_DSN_IMPORTANT
"smtps://81.200.46.212:465"
MAILING_ADD_SUBSTRUCTURE
"lourmel_partenariats@lourmel.asso.fr"
MAILING_DISABLED_ACCOUNT
"lourmel_partenariats@lourmel.asso.fr"
MAILING_LIST_CONTACT
""hcoisnon@lourmel.asso.fr", "gyimga@lourmel.asso.fr""
MAIL_APPORTEUR
"apporteur@lourmel-sa.fr"
MAIL_PARTENARIAT
"lourmel_partenariats@lourmel.asso.fr"
MESSENGER_TRANSPORT_DSN
"amqps://recette:ggUyRRS9u8vZTnzNNky4fcYdf6Thrh@rabbitmq.lourmel.alpilink.cloud:5671/recette/"
OAUTH_KEYCLOAK_CLIENT_ID
"extranet-courtier-lourmel-sa"
OAUTH_KEYCLOAK_CLIENT_SECRET
"Tb8K8vigztBr7yaRl0vjCab5RZ6qUP5b"
OAUTH_KEYCLOAK_CLIENT_SECRET_API
"bd3efbed-740b-43a4-8478-c641b9d2a337"
ORIAS_CAMPAIGN_FIRST_END
"11-07"
ORIAS_CAMPAIGN_FIRST_START
"11-04"
ORIAS_CAMPAIGN_SECOND_END
"11-14"
ORIAS_CAMPAIGN_SECOND_START
"11-12"
ORIAS_CRON_CAMPAIGN_CLOSE
"00 14 13 11 *"
ORIAS_CRON_CAMPAIGN_RELAUNCH_FIRST
"00 15 05 11 *"
ORIAS_CRON_CAMPAIGN_RELAUNCH_SECOND
"00 12 06 11 *"
ORIAS_CRON_CAMPAIGN_RELAUNCH_THIRD
"00 12 07 11 *"
ORIAS_CRON_CAMPAIGN_START
"00 14 04 11 *"
ORIAS_CRON_INVALIDATE
"00 11 04 11 *"
ORIAS_CRON_RESTRICT
"30 10 12 11 *"
ORIAS_CRON_SUSPEND
"00 11 14 11 *"
SENTRY_DSN
"https://071f2f0b56bb58f76f18c0b8f1f3c602@sentry.lourmel.alpilink.cloud/5"
URL_CCMO
"https://front.ccmo.preprod.kanonik.dev/connect?idp=lourmel-oidc"
URL_CCMO_PROJET
"https://front.ccmo.preprod.kanonik.dev/projet"
URL_COPILOT_CCN
"https://ccn-copilot.kanonik.preprod.kanonik.dev/connect?idp=lourmel-keycloak-oidc"
URL_EXTRANET
"https://recette.lourmel-sa.com/extranet/keycloak/login"
URL_KEYCLOAK_LOGIN
"https://recette.lourmel-sa.com/extranet/keycloak/login"
URL_LOURMEL
"https://recette.lourmel-sa.com/"
URL_PROFIDEO
"https://front.lourmel.preprod.kanonik.dev/"
URL_PROFIDEO_PROJECT
"https://front.lourmel.preprod.kanonik.dev/projet"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_ENV
"recette"
APP_PROJECT_DIR
"/var/www"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOSTNAME
"343f93768956"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"81.200.46.217"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"
HTTP_X_FORWARDED_FOR
"62.171.139.212"
HTTP_X_FORWARDED_HOST
"81.200.46.217"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"recette.lourmel-sa.com"
LANG
"C"
LC_CTYPE
"C.UTF-8"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.1.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff98815"
PHP_URL
"https://www.php.net/distributions/php-8.5.1.tar.xz"
PHP_VERSION
"8.5.1"
PWD
"/var/www"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REQUEST_SCHEME
"https"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/p/000000000000.cfg"
REMOTE_ADDR
"81.200.46.217"
REMOTE_PORT
"52158"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768308012
REQUEST_TIME_FLOAT
1768308012.0014
REQUEST_URI
"/p/000000000000.cfg"
SCRIPT_FILENAME
"/var/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"81.200.46.217"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at 81.200.46.217 Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"apache2"
SUPERVISOR_PROCESS_NAME
"apache2"
SUPERVISOR_SERVER_URL
"unix:///var/run/supervisor.sock"
SYMFONY_DOTENV_PATH
"/var/www/.env"
SYMFONY_DOTENV_VARS
"APP_VERSION,APP_SECRET,APP_DEBUG,DEFAULT_URI,GOTENBERG_URL,DATABASE_URL,DATABASE_SERVER_VERSION,URL_PROFIDEO,URL_PROFIDEO_PROJECT,URL_CCMO,URL_CCMO_PROJET,URL_COPILOT_CCN,LOCK_DSN,MAILER_DSN,MAILER_DSN_IMPORTANT,OAUTH_KEYCLOAK_CLIENT_ID,KEYCLOAK_SERVER_URL,OAUTH_KEYCLOAK_CLIENT_SECRET,OAUTH_KEYCLOAK_CLIENT_SECRET_API,KEYCLOAK_REALM_NAME,API_URL,API_KEYCLOAK_CLIENT,API_KEYCLOAK_GRANT_TYPE,API_USERNAME,API_PASSWORD,SENTRY_DSN,MESSENGER_TRANSPORT_DSN,URL_LOURMEL,URL_EXTRANET,URL_KEYCLOAK_LOGIN,MAILING_DISABLED_ACCOUNT,MAILING_ADD_SUBSTRUCTURE,MAILING_LIST_CONTACT,MAIL_PARTENARIAT,MAIL_APPORTEUR,KEYCLOAK_ROLE_NAME_ADMIN,KEYCLOAK_ROLE_ID_ADMIN,KEYCLOAK_ROLE_NAME_COURTIER,KEYCLOAK_ROLE_ID_COURTIER,ORIAS_CAMPAIGN_FIRST_START,ORIAS_CAMPAIGN_FIRST_END,ORIAS_CAMPAIGN_SECOND_START,ORIAS_CAMPAIGN_SECOND_END,ORIAS_CRON_INVALIDATE,ORIAS_CRON_CAMPAIGN_START,ORIAS_CRON_CAMPAIGN_RELAUNCH_FIRST,ORIAS_CRON_CAMPAIGN_RELAUNCH_SECOND,ORIAS_CRON_CAMPAIGN_RELAUNCH_THIRD,ORIAS_CRON_RESTRICT,ORIAS_CRON_CAMPAIGN_CLOSE,ORIAS_CRON_SUSPEND"

Parent Request

Return to parent request (token = 3fcfde)

Key Value
_controller
"App\Controller\Front\PageController::page"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1962
  -links: []
}
_remove_csp_headers
true
_route
"front_page"
_route_params
[
  "uri" => "p/000000000000.cfg"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[]
_stopwatch_token
"d898a4"
uri
"p/000000000000.cfg"