Error 500 Internal Server Error

GET https://www.test.fluxxo.fr/client/import/lieu

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
import_site
[
  "_token" => "5e62edb20947cd25c915ffe6a.uFlOCHAw-W79MsTKMVQyVcTKdi9btNDJo3z-eQKeuGw.wh8tV0FEqCC-CpaMewZgB5bzN2Eq-eL7zSOoLFj9yTnVGg1pRQLNWKRkgQ"
]

Uploaded Files

Key Value
import_site
[
  "file" => Symfony\Component\HttpFoundation\File\UploadedFile {#19
    -originalName: "Marché DOMNIS SECTEUR NORD Import lieux.csv"
    -mimeType: "application/vnd.ms-excel"
    -error: 0
    -originalPath: "Marché DOMNIS SECTEUR NORD Import lieux.csv"
    -test: false
    path: "/tmp"
    filename: "phpmq3iQY"
    basename: "phpmq3iQY"
    pathname: "/tmp/phpmq3iQY"
    extension: ""
    realPath: "/tmp/phpmq3iQY"
    aTime: 2026-02-08 13:02:00
    mTime: 2026-02-08 13:02:00
    cTime: 2026-02-08 13:02:00
    inode: 515908
    size: 817727
    perms: 0100600
    owner: 33
    group: 33
    type: "file"
    writable: true
    readable: true
    executable: false
    file: true
    dir: false
    link: false
  }
]

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"8c2e25"
exception
Doctrine\ORM\NonUniqueResultException {#165990
  #message: "More than one result was found for query although one row or none was expected."
  #code: 0
  #file: "/var/www/fluxxo.fr/fluxxo/vendor/doctrine/orm/src/AbstractQuery.php"
  #line: 752
  trace: {
    /var/www/fluxxo.fr/fluxxo/vendor/doctrine/orm/src/AbstractQuery.php:752 {
      Doctrine\ORM\AbstractQuery->getOneOrNullResult(string|int|null $hydrationMode = null): mixed …
      › if (count($result) > 1) {    throw new NonUniqueResultException();}
    }
    /var/www/fluxxo.fr/fluxxo/src/Service/ImportLieuService.php:200 {
      App\Service\ImportLieuService->import(UploadedFile $uploadedFile): ImportRapport …
      › ->setParameter('numero', $datas['Numero'])->getOneOrNullResult();}
    /var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php:57 {
      App\Controller\Client\ImportController->manageForm(string $formType, string $template, Request $request, ImportServiceInterface $importService): Response …
      › if ($form->isSubmitted() && $form->isValid()) {    $importService->import($form->get('file')->getData());    $request->setRequestFormat(TurboBundle::STREAM_FORMAT);
    }
    /var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php:42 {
      App\Controller\Client\ImportController->lieu(Request $request, ImportLieuService $importLieuService): Response …
      › {    return $this->manageForm(ImportSiteType::class, 'client/import/lieu.html.twig', $request, $importLieuService);}
    }
    /var/www/fluxxo.fr/fluxxo/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);}
    /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/fluxxo.fr/fluxxo/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 {
    }
    /var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/fluxxo.fr/fluxxo/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#652
  -records: [
    "" => [
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.746+00:00"
        "message" => "User Deprecated: Since symfony/ux-toggle-password 2.29.0: The package is deprecated and will be removed in 3.0. Follow the migration steps in https://github.com/symfony/ux/tree/2.x/src/TogglePassword to keep using TogglePassword in your Symfony application."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#46
            #message: "User Deprecated: Since symfony/ux-toggle-password 2.29.0: The package is deprecated and will be removed in 3.0. Follow the migration steps in https://github.com/symfony/ux/tree/2.x/src/TogglePassword to keep using TogglePassword in your Symfony application."
            #code: 0
            #file: "/var/www/fluxxo.fr/fluxxo/vendor/symfony/ux-toggle-password/src/TogglePasswordBundle.php"
            #line: 16
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/ux-toggle-password/src/TogglePasswordBundle.php:16 {
                App\Kernel->registerBundles(): iterable …
                › 
                › trigger_deprecation('symfony/ux-toggle-password', '2.29.0', 'The package is deprecated and will be removed in 3.0. Follow the migration steps in https://github.com/symfony/ux/tree/2.x/src/TogglePassword to keep using TogglePassword in your Symfony application.');}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:339 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/fluxxo.fr/fluxxo/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.747+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#682
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            #code: 0
            #file: "/var/www/fluxxo.fr/fluxxo/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/fluxxo.fr/fluxxo/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
              /var/www/fluxxo.fr/fluxxo/var/cache/dev/ContainerQRuow7R/App_KernelDevDebugContainer.php:619 {
                ContainerQRuow7R\App_KernelDevDebugContainer::ContainerQRuow7R\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:410 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:744 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/fluxxo.fr/fluxxo/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.747+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#681
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            #code: 0
            #file: "/var/www/fluxxo.fr/fluxxo/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/fluxxo.fr/fluxxo/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
              /var/www/fluxxo.fr/fluxxo/var/cache/dev/ContainerQRuow7R/App_KernelDevDebugContainer.php:620 {
                ContainerQRuow7R\App_KernelDevDebugContainer::ContainerQRuow7R\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-chartjs/src/Twig/ChartExtension.php';
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:410 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:744 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/fluxxo.fr/fluxxo/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    2 => [
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.753+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app.client.import.lieu"
          "route_parameters" => [
            "_route" => "app.client.import.lieu"
            "_controller" => "App\Controller\Client\ImportController::lieu"
          ]
          "request_uri" => "https://www.test.fluxxo.fr/client/import/lieu"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.755+00:00"
        "message" => "Read existing security token from the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
          "token_class" => "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.760+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 1433
            "user" => "fluxxo_app"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "fluxxo_app"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.765+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_4, t0.email AS email_5, t0.roles AS roles_6, t0.password AS password_7, t0.token_password AS token_password_8, t0.token_activate AS token_activate_9, t0.nom AS nom_10, t0.prenom AS prenom_11, t0.created_at AS created_at_12, t0.the_statut_id AS the_statut_id_13, t0.mobile AS mobile_14, t0.reference AS reference_15, t0.the_type_id AS the_type_id_16, t0.the_role_principal_id AS the_role_principal_id_17, t0.photo AS photo_18, t0.updated_at AS updated_at_19, t0.discr, t2.tarif_horaire AS tarif_horaire_20, t2.client_id AS client_id_21, t3.client_id AS client_id_22, t3.bailleur_id AS bailleur_id_23 FROM user t0 LEFT JOIN user_admin t1 ON t0.id = t1.id LEFT JOIN user_client t2 ON t0.id = t2.id LEFT JOIN user_bailleur t3 ON t0.id = t3.id WHERE t0.id = ?"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "User was reloaded from a user provider."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"
          "username" => "jmgaillard@groupe-jmg.com"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00: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" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00: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" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00: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" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\ApiResource\Listener\CorsPreflightRequestSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.769+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.770+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.770+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.770+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.773+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.773+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.773+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.773+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerQRuow7R\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.773+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555720
        "timestamp_rfc3339" => "2026-02-08T13:02:00.793+00:00"
        "message" => "Deprecated: auto_detect_line_endings is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2481
            #message: "Deprecated: auto_detect_line_endings is deprecated"
            #code: 0
            #file: "/var/www/fluxxo.fr/fluxxo/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php"
            #line: 329
            #severity: E_DEPRECATED
            trace: {
              /var/www/fluxxo.fr/fluxxo/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php:329 {
                PhpOffice\PhpSpreadsheet\Reader\Csv->setAutoDetect(?string $value): ?string …
                › if ($value !== null && $this->testAutodetect && PHP_VERSION_ID < 90000) {    $retVal2 = @ini_set('auto_detect_line_endings', $value);    if (is_string($retVal2)) {
              }
              /var/www/fluxxo.fr/fluxxo/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php:375 {
                PhpOffice\PhpSpreadsheet\Reader\Csv->loadStringOrFile(string $filename, Spreadsheet $spreadsheet, bool $dataUri): Spreadsheet …
                › // Deprecated in Php8.1$iniset = $this->setAutoDetect('1');}
              /var/www/fluxxo.fr/fluxxo/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php:366 {
                PhpOffice\PhpSpreadsheet\Reader\Csv->loadIntoExisting(string $filename, Spreadsheet $spreadsheet): Spreadsheet …
                › {    return $this->loadStringOrFile($filename, $spreadsheet, false);}
              }
              /var/www/fluxxo.fr/fluxxo/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php:272 {
                PhpOffice\PhpSpreadsheet\Reader\Csv->loadSpreadsheetFromFile(string $filename): Spreadsheet …
                ›     // Load into this instance    return $this->loadIntoExisting($filename, $spreadsheet);}
              }
              /var/www/fluxxo.fr/fluxxo/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php:247 {
                PhpOffice\PhpSpreadsheet\Reader\BaseReader->load(string $filename, int $flags = 0): Spreadsheet …
                › try {    return $this->loadSpreadsheetFromFile($filename);} catch (ReaderException $e) {
              }
              /var/www/fluxxo.fr/fluxxo/src/Service/SpreadSheetService.php:36 {
                App\Service\SpreadSheetService->getSpreadsheet(string $filePath, ?IReadFilter $filter = null, ?BaseReader $reader = null): Spreadsheet …
                ›     }    return $reader->load($filePath);}
              }
              /var/www/fluxxo.fr/fluxxo/src/Service/SpreadSheetService.php:18 {
                App\Service\SpreadSheetService->load(string $filePath, ?IReadFilter $theFilter = null): array …
                › 
                › $datas = $this->getSpreadsheet($filePath, $theFilter, $csv)->getActiveSheet()->toArray();// Retire la 1ère ligne, le titre
              }
              /var/www/fluxxo.fr/fluxxo/src/Service/ImportService.php:37 {
                App\Service\ImportService->loadSpreadsheet(UploadedFile $uploadedFile): array …
                › {    return $this->theSpreadSheetService->load($uploadedFile->getPathname());}
              }
              /var/www/fluxxo.fr/fluxxo/src/Service/ImportLieuService.php:119 {
                App\Service\ImportLieuService->import(UploadedFile $uploadedFile): ImportRapport …
                › 
                › foreach($this->importService->loadSpreadsheet($uploadedFile) as $rows) {    $datas = $this->importConfig->getDatas($rows);
              }
              /var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php:57 {
                App\Controller\Client\ImportController->manageForm(string $formType, string $template, Request $request, ImportServiceInterface $importService): Response …
                › if ($form->isSubmitted() && $form->isValid()) {    $importService->import($form->get('file')->getData());    $request->setRequestFormat(TurboBundle::STREAM_FORMAT);
              }
              /var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php:42 {
                App\Controller\Client\ImportController->lieu(Request $request, ImportLieuService $importLieuService): Response …
                › {    return $this->manageForm(ImportSiteType::class, 'client/import/lieu.html.twig', $request, $importLieuService);}
              }
              /var/www/fluxxo.fr/fluxxo/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);}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/fluxxo.fr/fluxxo/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 {
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/fluxxo.fr/fluxxo/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.953+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.reference AS reference_2, t0.raison_sociale AS raison_sociale_3, t0.siret AS siret_4, t0.reference_index AS reference_index_5, t0.telephone AS telephone_6, t0.logo AS logo_7, t0.updated_at AS updated_at_8, t0.email AS email_9, t0.the_statut_id AS the_statut_id_10, t0.secteurs_id AS secteurs_id_11, t0.client_id AS client_id_12 FROM bailleurs t0 WHERE t0.raison_sociale = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "DOMNIS"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.955+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.956+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.the_statut_id AS the_statut_id_3, t0.reference AS reference_4, t0.reference_index AS reference_index_5, t0.reference_bailleur AS reference_bailleur_6, t0.bailleur_id AS bailleur_id_7, t0.adresse_id AS adresse_id_8, t0.client_id AS client_id_9, t0.agence_id AS agence_id_10 FROM intervention_site t0 WHERE t0.nom = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "RESIDENCE DU PETIT BOIS"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.960+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "101"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.961+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.etage AS etage_2, t0.numero AS numero_3, t0.type_id AS type_id_4, t0.pieces_nb AS pieces_nb_5, t0.reference AS reference_6, t0.surface AS surface_7, t0.occupant_id AS occupant_id_8, t0.intervention_site_id AS intervention_site_id_9 FROM lieu t0 WHERE t0.intervention_site_id = ? ORDER BY t0.etage ASC, t0.numero ASC"
          "params" => [
            1 => 433
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.966+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.967+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "102"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.967+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.968+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "111"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.968+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 594
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.969+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.969+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "112"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.970+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 595
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.970+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.970+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "121"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.971+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 596
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.971+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.972+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "122"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.972+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 597
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.973+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.973+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "131"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.973+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 598
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.974+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.974+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "132"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.975+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 599
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.975+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.975+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "201"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.976+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.976+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "202"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.977+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.977+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "211"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.978+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 600
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.978+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.979+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "212"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.979+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 601
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.979+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.980+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "221"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.980+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 602
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.981+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.981+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "222"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.982+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 603
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.982+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.982+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "231"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.983+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 604
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.983+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.984+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "232"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.984+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 605
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.985+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.985+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "301"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.985+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.986+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "302"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.986+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.987+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "311"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.987+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 606
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.988+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.988+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "312"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.988+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 607
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.989+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.989+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "321"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.990+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 608
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.990+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.990+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "322"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.991+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 609
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.991+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.992+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "331"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.992+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 610
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.993+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.993+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "332"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.994+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 611
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.994+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.994+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "401"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.995+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.995+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "402"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.996+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.996+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "411"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.997+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 612
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.997+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.997+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "412"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.998+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 613
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.999+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.999+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "421"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555722
        "timestamp_rfc3339" => "2026-02-08T13:02:02.999+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 614
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.000+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.000+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "422"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.001+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 615
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.001+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.001+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "431"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.002+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 616
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.002+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.003+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "432"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.003+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 617
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.004+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.004+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "501"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.005+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.005+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "501"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.006+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.006+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "502"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.006+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.007+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "511"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.007+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 618
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.008+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.008+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "512"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.009+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 619
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.009+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.009+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "521"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.010+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 620
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.010+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.011+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "522"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.011+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 621
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.012+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.012+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "531"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.012+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 622
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.013+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.013+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1001"
            2 => 433
            3 => 0
            4 => "532"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.014+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 623
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.014+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.014+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "601"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.015+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.015+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "602"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.016+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.016+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "611"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.017+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 624
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.017+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.018+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "612"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.018+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 625
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.019+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.019+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "621"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.020+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 626
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.020+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.020+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "622"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.021+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 627
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.021+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.022+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "631"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.022+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 628
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.023+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.023+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "632"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.023+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 629
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.024+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.024+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "701"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.025+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.025+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "702"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.026+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.026+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "711"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.027+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 630
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.027+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.027+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "712"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.028+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 631
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.028+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.029+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "721"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.029+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 632
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.029+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.030+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "722"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.030+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 633
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.031+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.031+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "731"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.032+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 634
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.032+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.032+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "732"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.033+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 635
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.033+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.034+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "801"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.034+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.035+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "802"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.035+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.035+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "811"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.036+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 636
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.037+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.037+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "812"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.038+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 637
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.038+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.038+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "821"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.039+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 638
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.039+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.040+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "822"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.040+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 639
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.041+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.041+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "831"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.042+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 640
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.042+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.042+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "832"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.043+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 641
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.043+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.044+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "842"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.044+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 642
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.045+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.045+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "841"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.045+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 643
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.046+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.046+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "901"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.047+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.047+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "902"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.047+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.048+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "911"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.048+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 644
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.049+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.049+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "912"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.050+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 645
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.050+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.050+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "921"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.051+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 646
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.051+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.052+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "922"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.052+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 647
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.052+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.053+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "931"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.053+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 648
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.054+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.054+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "932"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.054+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 649
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.055+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.055+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "941"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.055+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 650
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.056+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.056+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "942"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.057+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 651
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.057+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.057+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1001"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.058+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.058+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1002"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.058+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.059+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1011"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.059+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 652
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.060+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.060+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1012"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.060+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 653
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.061+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.061+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1021"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.062+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 654
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.062+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.062+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1022"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.063+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 655
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.063+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.063+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1031"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.064+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 656
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.064+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.064+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1032"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.065+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 657
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.065+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.066+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1041"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.066+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 658
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.066+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.067+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1042"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.067+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 659
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.068+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.068+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1101"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.068+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.069+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1102"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.069+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.070+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1111"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.070+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 660
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.071+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.071+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1112"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.071+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 661
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.072+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.072+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1121"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.073+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 662
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.073+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.074+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1122"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.074+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 663
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.075+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.075+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1131"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.075+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 664
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.076+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.077+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1132"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.077+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 665
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.078+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.078+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1141"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.078+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 666
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.079+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.079+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1142"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.080+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 667
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.080+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.081+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1201"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.081+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.081+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1202"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.082+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.083+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1211"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.083+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 668
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.084+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.084+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1212"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.085+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 669
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.085+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.086+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1221"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.086+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 670
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.086+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.087+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1222"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.087+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 671
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.088+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.088+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1231"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.088+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 672
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.089+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.089+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1232"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.090+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 673
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.090+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.090+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1241"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.091+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 674
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.091+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.091+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1242"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.092+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 675
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.093+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.093+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1301"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.093+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.094+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1302"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.094+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.094+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1311"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.095+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 676
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.095+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.096+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1312"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.096+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 677
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.096+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.097+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1321"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.097+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 678
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.097+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.098+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1322"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.098+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 679
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.099+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.099+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1331"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.099+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 680
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.100+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.100+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1332"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.101+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 681
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.101+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.101+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1341"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.102+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 682
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.102+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.103+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1002"
            2 => 433
            3 => 0
            4 => "1342"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.103+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 683
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.103+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.104+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "101"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.104+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.105+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "102"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.105+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.105+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "111"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.106+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 684
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.106+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.107+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "112"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.107+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 685
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.108+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.108+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "121"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.109+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 686
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.109+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.110+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "122"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.110+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 687
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.110+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.111+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "131"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.111+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 688
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.112+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.112+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "132"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.113+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 689
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.113+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.113+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "201"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.114+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.114+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "202"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.115+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.115+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "211"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.116+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 690
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.116+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.116+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "212"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.117+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 691
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.117+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.118+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "221"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.118+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 692
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.119+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.119+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "222"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 693
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "231"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 694
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1004"
            2 => 433
            3 => 0
            4 => "232"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 695
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.the_statut_id AS the_statut_id_3, t0.reference AS reference_4, t0.reference_index AS reference_index_5, t0.reference_bailleur AS reference_bailleur_6, t0.bailleur_id AS bailleur_id_7, t0.adresse_id AS adresse_id_8, t0.client_id AS client_id_9, t0.agence_id AS agence_id_10 FROM intervention_site t0 WHERE t0.nom = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "3 AVENUE  DU CLOS RENAUD"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "101"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.etage AS etage_2, t0.numero AS numero_3, t0.type_id AS type_id_4, t0.pieces_nb AS pieces_nb_5, t0.reference AS reference_6, t0.surface AS surface_7, t0.occupant_id AS occupant_id_8, t0.intervention_site_id AS intervention_site_id_9 FROM lieu t0 WHERE t0.intervention_site_id = ? ORDER BY t0.etage ASC, t0.numero ASC"
          "params" => [
            1 => 434
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "102"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "111"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 696
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "112"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 697
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "121"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 698
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "122"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 699
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "131"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 700
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.131+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.131+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "132"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.131+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 701
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "141"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 702
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 434
            3 => 0
            4 => "142"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 703
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.the_statut_id AS the_statut_id_3, t0.reference AS reference_4, t0.reference_index AS reference_index_5, t0.reference_bailleur AS reference_bailleur_6, t0.bailleur_id AS bailleur_id_7, t0.adresse_id AS adresse_id_8, t0.client_id AS client_id_9, t0.agence_id AS agence_id_10 FROM intervention_site t0 WHERE t0.nom = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "5 AVENUE  DU CLOS RENAUD"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.135+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "201"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.136+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.etage AS etage_2, t0.numero AS numero_3, t0.type_id AS type_id_4, t0.pieces_nb AS pieces_nb_5, t0.reference AS reference_6, t0.surface AS surface_7, t0.occupant_id AS occupant_id_8, t0.intervention_site_id AS intervention_site_id_9 FROM lieu t0 WHERE t0.intervention_site_id = ? ORDER BY t0.etage ASC, t0.numero ASC"
          "params" => [
            1 => 435
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.136+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "202"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "211"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 704
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "212"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 705
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "221"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 706
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "222"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 707
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "231"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 708
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "232"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 709
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "241"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 710
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 435
            3 => 0
            4 => "242"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 711
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.the_statut_id AS the_statut_id_3, t0.reference AS reference_4, t0.reference_index AS reference_index_5, t0.reference_bailleur AS reference_bailleur_6, t0.bailleur_id AS bailleur_id_7, t0.adresse_id AS adresse_id_8, t0.client_id AS client_id_9, t0.agence_id AS agence_id_10 FROM intervention_site t0 WHERE t0.nom = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "7 AVENUE  DU CLOS RENAUD"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "301"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.147+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.etage AS etage_2, t0.numero AS numero_3, t0.type_id AS type_id_4, t0.pieces_nb AS pieces_nb_5, t0.reference AS reference_6, t0.surface AS surface_7, t0.occupant_id AS occupant_id_8, t0.intervention_site_id AS intervention_site_id_9 FROM lieu t0 WHERE t0.intervention_site_id = ? ORDER BY t0.etage ASC, t0.numero ASC"
          "params" => [
            1 => 436
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.147+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "302"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "311"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 712
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "312"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 713
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "321"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 714
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "322"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 715
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "331"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 716
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "332"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 717
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "341"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 718
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 436
            3 => 0
            4 => "342"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 719
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.157+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.the_statut_id AS the_statut_id_3, t0.reference AS reference_4, t0.reference_index AS reference_index_5, t0.reference_bailleur AS reference_bailleur_6, t0.bailleur_id AS bailleur_id_7, t0.adresse_id AS adresse_id_8, t0.client_id AS client_id_9, t0.agence_id AS agence_id_10 FROM intervention_site t0 WHERE t0.nom = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "9 AVENUE  DU CLOS RENAUD"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "401"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.etage AS etage_2, t0.numero AS numero_3, t0.type_id AS type_id_4, t0.pieces_nb AS pieces_nb_5, t0.reference AS reference_6, t0.surface AS surface_7, t0.occupant_id AS occupant_id_8, t0.intervention_site_id AS intervention_site_id_9 FROM lieu t0 WHERE t0.intervention_site_id = ? ORDER BY t0.etage ASC, t0.numero ASC"
          "params" => [
            1 => 437
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "402"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "411"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 720
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "412"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 721
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "421"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.163+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 722
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.163+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.163+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "422"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 723
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.165+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "431"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.165+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 724
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.165+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "432"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 725
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.167+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "441"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.167+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 726
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.167+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 437
            3 => 0
            4 => "442"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.telephone AS telephone_5 FROM occupant t0 WHERE t0.id = ?"
          "params" => [
            1 => 727
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse_id AS adresse_id_3, t0.bailleur_id AS bailleur_id_4, t0.client_id AS client_id_5 FROM agence t0 WHERE t0.nom = ? AND t0.bailleur_id = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "SECTEUR NORD"
            2 => 29
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.169+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.the_statut_id AS the_statut_id_3, t0.reference AS reference_4, t0.reference_index AS reference_index_5, t0.reference_bailleur AS reference_bailleur_6, t0.bailleur_id AS bailleur_id_7, t0.adresse_id AS adresse_id_8, t0.client_id AS client_id_9, t0.agence_id AS agence_id_10 FROM intervention_site t0 WHERE t0.nom = ? AND t0.client_id = ? LIMIT 1"
          "params" => [
            1 => "11 AVENUE  DU CLOS RENAUD"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.etage AS etage_1, l0_.numero AS numero_2, l0_.type_id AS type_id_3, l0_.pieces_nb AS pieces_nb_4, l0_.reference AS reference_5, l0_.surface AS surface_6, l0_.occupant_id AS occupant_id_7, l0_.intervention_site_id AS intervention_site_id_8 FROM lieu l0_ WHERE l0_.reference = ? AND l0_.intervention_site_id = ? AND l0_.etage = ? AND l0_.numero = ?"
          "params" => [
            1 => "1005"
            2 => 438
            3 => 0
            4 => "511"
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.172+00:00"
        "message" => "Uncaught PHP Exception Doctrine\ORM\NonUniqueResultException: "More than one result was found for query although one row or none was expected." at AbstractQuery.php line 752"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Doctrine\ORM\NonUniqueResultException {#165990
            #message: "More than one result was found for query although one row or none was expected."
            #code: 0
            #file: "/var/www/fluxxo.fr/fluxxo/vendor/doctrine/orm/src/AbstractQuery.php"
            #line: 752
            trace: {
              /var/www/fluxxo.fr/fluxxo/vendor/doctrine/orm/src/AbstractQuery.php:752 {
                Doctrine\ORM\AbstractQuery->getOneOrNullResult(string|int|null $hydrationMode = null): mixed …
                › if (count($result) > 1) {    throw new NonUniqueResultException();}
              }
              /var/www/fluxxo.fr/fluxxo/src/Service/ImportLieuService.php:200 {
                App\Service\ImportLieuService->import(UploadedFile $uploadedFile): ImportRapport …
                › ->setParameter('numero', $datas['Numero'])->getOneOrNullResult();}
              /var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php:57 {
                App\Controller\Client\ImportController->manageForm(string $formType, string $template, Request $request, ImportServiceInterface $importService): Response …
                › if ($form->isSubmitted() && $form->isValid()) {    $importService->import($form->get('file')->getData());    $request->setRequestFormat(TurboBundle::STREAM_FORMAT);
              }
              /var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php:42 {
                App\Controller\Client\ImportController->lieu(Request $request, ImportLieuService $importLieuService): Response …
                › {    return $this->manageForm(ImportSiteType::class, 'client/import/lieu.html.twig', $request, $importLieuService);}
              }
              /var/www/fluxxo.fr/fluxxo/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);}
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/fluxxo.fr/fluxxo/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 {
              }
              /var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/fluxxo.fr/fluxxo/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Stored the security token in the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00: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" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.222+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    165996 => [
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00: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" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00: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" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00: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" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\ApiResource\Listener\CorsPreflightRequestSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerQRuow7R\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00: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" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1770555723
        "timestamp_rfc3339" => "2026-02-08T13:02:03.214+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    2 => 1
    165996 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#651 …}
}

Request Headers

Header Value
accept
"text/vnd.turbo-stream.html, text/html, application/xhtml+xml"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
authorization
""
connection
"keep-alive"
content-length
"818248"
content-type
"multipart/form-data; boundary=----geckoformboundary372a54c549ff1aa2a722e7e669fe83e"
cookie
"__stripe_mid=23b240fd-71c1-498c-85fe-85b3115058a01a25d8; __stripe_mid=23b240fd-71c1-498c-85fe-85b3115058a01a25d8; PHPSESSID=et7fk7hjee4bpqiggpoa6umuuk; __stripe_sid=582edc61-58f9-4dd5-8915-e012443eb800ade601; REMEMBERME=App.Entity.UserClient%3Aam1nYWlsbGFyZEBncm91cGUtam1nLmNvbQ~~%3A1771158839%3AHkVdDPA6QJXFe2Uuq2J-50MYsfJchOD5Fv_JbQHrgrM~fDJ1InAb7qrwiaEDCcJ5847lIfxQpg837JIwOEvwn-s~; main_auth_profile_token=8d9132"
host
"www.test.fluxxo.fr"
origin
"https://www.test.fluxxo.fr"
priority
"u=0"
referer
"https://www.test.fluxxo.fr/client/import/lieu"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
sec-gpc
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0"
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, 08 Feb 2026 13:02:03 GMT"
vary
"Accept"
x-debug-exception
"More%20than%20one%20result%20was%20found%20for%20query%20although%20one%20row%20or%20none%20was%20expected."
x-debug-exception-file
"%2Fvar%2Fwww%2Ffluxxo.fr%2Ffluxxo%2Fvendor%2Fdoctrine%2Form%2Fsrc%2FAbstractQuery.php:752"
x-debug-token
"f7cab2"

Cookies

Request Cookies

Key Value
PHPSESSID
"et7fk7hjee4bpqiggpoa6umuuk"
REMEMBERME
"App.Entity.UserClient:am1nYWlsbGFyZEBncm91cGUtam1nLmNvbQ~~:1771158839:HkVdDPA6QJXFe2Uuq2J-50MYsfJchOD5Fv_JbQHrgrM~fDJ1InAb7qrwiaEDCcJ5847lIfxQpg837JIwOEvwn-s~"
__stripe_mid
"23b240fd-71c1-498c-85fe-85b3115058a01a25d8"
__stripe_sid
"582edc61-58f9-4dd5-8915-e012443eb800ade601"
main_auth_profile_token
"8d9132"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sun, 08 Feb 26 12:33:59 +0000"
Last used
"Sun, 08 Feb 26 13:01:53 +0000"
Lifetime
3600

Session Attributes

Attribute Value
_csrf/https-bailleurs
"t5bBPUUiK-xTI_rr6sL5qndoEpPEPQJroYv2xpp3fb8"
_csrf/https-bailleurs_filter
"sdHQswkSn62HWOuF-97IOf7zXHUV5_Tpol0mQj60MsQ"
_csrf/https-contact_modal
"VJroA1lLQoLNoEKkhRJTZYqv5A4vaRA22HA6qu5bRkQ"
_csrf/https-delete29
"vKr6UE0lO13Bgf3fpStrwphZ413VlBrCzX4Sc09K8Vg"
_csrf/https-delete433
"IkCi8czD7CUHPR5LZEZFTNR3Ra-hewFXz9T2UStGQRs"
_csrf/https-import_site
"zFc_1tQNC8RFJRRRR9ANqM22n_VUZcqUmCCa5246YVE"
_csrf/https-intervention_site
"nksPNHDNWZlKsE7dkx836EnTdi5xM7PfdcMSCaH4XOg"
_csrf/https-intervention_site_filter
"ic7B-ySzlkk8C5C20ZTjsIbKO0UCY9pKd5PxZpwVbiI"
_csrf/https-lieu_filter
"vPtxJ_EP2gZ-SDvpEqBvtIGNUMO3azeQ8kiycOKaIz8"
_security.last_username
"jmgaillard@groupe-jmg.com"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:21:"App\Entity\UserClient":26:{s:19:"\x00App\Entity\User\x00id";i:6;s:22:"\x00App\Entity\User\x00email";s:25:"jmgaillard@groupe-jmg.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:21:"ROLE_CLIENT_DIRECTION";}s:30:"\x00App\Entity\User\x00plainPassword";N;s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$Ji4klZYOp29Wg4dgsQJyhu57ew16lvlA.8htoxZR51DRGK5FvmY5i";s:30:"\x00App\Entity\User\x00tokenPassword";N;s:30:"\x00App\Entity\User\x00tokenActivate";N;s:20:"\x00App\Entity\User\x00nom";s:8:"Gaillard";s:23:"\x00App\Entity\User\x00prenom";s:9:"Jean Marc";s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-07 14:36:48.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:26:"\x00App\Entity\User\x00theStatut";E:27:"App\Entity\UserStatut:ACTIF";s:23:"\x00App\Entity\User\x00mobile";s:10:"0760557997";s:26:"\x00App\Entity\User\x00reference";s:4:"JGUA";s:24:"\x00App\Entity\User\x00theType";E:26:"App\Entity\UserType:CLIENT";s:33:"\x00App\Entity\User\x00theRolePrincipal";E:36:"App\Entity\UserRole:CLIENT_DIRECTION";s:22:"\x00App\Entity\User\x00photo";N;s:26:"\x00App\Entity\User\x00photoFile";N;s:29:"\x00App\Entity\User\x00oldImageName";N;s:26:"\x00App\Entity\User\x00updatedAt";N;s:34:"\x00App\Entity\UserClient\x00diagnostics";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:36:"\x00App\Entity\UserClient\x00interventions";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:32:"\x00App\Entity\UserClient\x00commandes";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:47:"\x00App\Entity\UserClient\x00responsableInterventions";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:35:"\x00App\Entity\UserClient\x00tarifHoraire";N;s:29:"\x00App\Entity\UserClient\x00client";O:33:"Proxies\__CG__\App\Entity\Clients":23:{s:22:"\x00App\Entity\Clients\x00id";i:1;s:29:"\x00App\Entity\Clients\x00reference";s:8:"CL000001";s:33:"\x00App\Entity\Clients\x00raisonSociale";s:5:"AIR 9";s:25:"\x00App\Entity\Clients\x00siret";s:14:"53531174000034";s:28:"\x00App\Entity\Clients\x00adresses";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:28:"\x00App\Entity\Clients\x00secteurs";O:34:"Proxies\__CG__\App\Entity\Secteurs":1:{s:23:"\x00App\Entity\Secteurs\x00id";i:3;}s:34:"\x00App\Entity\Clients\x00referenceIndex";i:1;s:29:"\x00App\Entity\Clients\x00telephone";s:14:"01 86 33 07 19";s:24:"\x00App\Entity\Clients\x00logo";s:36:"logo-air9-683f069340034054123768.png";s:28:"\x00App\Entity\Clients\x00logoFile";N;s:32:"\x00App\Entity\Clients\x00oldImageName";N;s:29:"\x00App\Entity\Clients\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-07 14:36:45.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:29:"\x00App\Entity\Clients\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-06-03 14:28:35.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:25:"\x00App\Entity\Clients\x00email";s:26:"contact@air9ventilation.fr";s:31:"\x00App\Entity\Clients\x00userClients";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:29:"\x00App\Entity\Clients\x00theStatut";E:29:"App\Entity\ClientStatut:ACTIF";s:36:"\x00App\Entity\Clients\x00stripeCustomerId";s:18:"cus_S5Rg1vxl0T67fy";s:17:"theStripeCustomer";b:0;s:33:"\x00App\Entity\Clients\x00userBailleurs";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:31:"\x00App\Entity\Clients\x00sousDomaine";N;s:27:"\x00App\Entity\Clients\x00capital";s:8:"10000.00";s:31:"\x00App\Entity\Clients\x00numTvaIntra";s:13:"FR31535311740";s:31:"\x00App\Entity\Clients\x00footerDevis";s:107:"RESPONSABILITE DECENNALE OBLIGATOIRE ET RESPONSABILITE CIVILE PROFESSIONNELLE N°1810477645 - MIC INSURANCE";}s:43:"\x00App\Entity\UserClient\x00diagnosticTechnicien";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:21:"ROLE_CLIENT_DIRECTION";}}}"
bailleurs_filters
[
  "reference" => null
  "raisonSociale" => "domnis"
  "ville" => null
  "theStatut" => null
]

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Form.php"
    "line" => 476
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Form.php"
    "line" => 414
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php"
    "line" => 54
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php"
    "line" => 42
    "function" => "manageForm"
    "class" => "App\Controller\Client\ImportController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "lieu"
    "class" => "App\Controller\Client\ImportController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Form.php"
    "line" => 476
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Form.php"
    "line" => 414
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php"
    "line" => 54
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php"
    "line" => 42
    "function" => "manageForm"
    "class" => "App\Controller\Client\ImportController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "lieu"
    "class" => "App\Controller\Client\ImportController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Form.php"
    "line" => 476
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/form/Form.php"
    "line" => 414
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php"
    "line" => 54
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/src/Controller/Client/ImportController.php"
    "line" => 42
    "function" => "manageForm"
    "class" => "App\Controller\Client\ImportController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "lieu"
    "class" => "App\Controller\Client\ImportController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/fluxxo.fr/fluxxo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/fluxxo.fr/fluxxo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAINE
"test.fluxxo.fr"
APP_ENV
"dev"
APP_SECRET
"25779fe8b368dce38bc49ceb728fb76ddf075484bd7c6bf76b42d971cad4e89c"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://fluxxo_app:i23ywW9pJt5N_2024_DB_flu@127.0.0.1:1433/fluxxo_app"
EMAIL_ENABLED
"1"
EMAIL_SENDER
"ysebti@flexin.fr"
JWT_PASSPHRASE
"90141001bb44103bf5e8c25d73d4f0d70c5b3d1afd59edf5cb1d1ee38021676f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://contact%40flexin.fr:SlpbjfdmeQA16A_22Fl@@ssl0.ovh.net:465?encryption=ssl"
MAILER_SENDER
"contact@flexin.fr"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SENTRY_DSN
"null"
STRIPE_PUBLIC_KEY
"public_key"
STRIPE_SECRET_KEY
"secret_key"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"818248"
CONTENT_TYPE
"multipart/form-data; boundary=----geckoformboundary372a54c549ff1aa2a722e7e669fe83e"
CONTEXT_DOCUMENT_ROOT
"/var/www/fluxxo.fr/fluxxo/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/fluxxo.fr/fluxxo/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/vnd.turbo-stream.html, text/html, application/xhtml+xml"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"__stripe_mid=23b240fd-71c1-498c-85fe-85b3115058a01a25d8; __stripe_mid=23b240fd-71c1-498c-85fe-85b3115058a01a25d8; PHPSESSID=et7fk7hjee4bpqiggpoa6umuuk; __stripe_sid=582edc61-58f9-4dd5-8915-e012443eb800ade601; REMEMBERME=App.Entity.UserClient%3Aam1nYWlsbGFyZEBncm91cGUtam1nLmNvbQ~~%3A1771158839%3AHkVdDPA6QJXFe2Uuq2J-50MYsfJchOD5Fv_JbQHrgrM~fDJ1InAb7qrwiaEDCcJ5847lIfxQpg837JIwOEvwn-s~; main_auth_profile_token=8d9132"
HTTP_HOST
"www.test.fluxxo.fr"
HTTP_ORIGIN
"https://www.test.fluxxo.fr"
HTTP_PRIORITY
"u=0"
HTTP_REFERER
"https://www.test.fluxxo.fr/client/import/lieu"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_GPC
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"www.test.fluxxo.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/client/import/lieu"
REMOTE_ADDR
"2.13.146.10"
REMOTE_PORT
"62975"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770555720
REQUEST_TIME_FLOAT
1770555720.6367
REQUEST_URI
"/client/import/lieu"
SCRIPT_FILENAME
"/var/www/fluxxo.fr/fluxxo/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.37.205.122"
SERVER_ADMIN
"ysebti@flexin.fr"
SERVER_NAME
"www.test.fluxxo.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.55 (Ubuntu) Server at www.test.fluxxo.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.55 (Ubuntu)"
SSL_TLS_SNI
"www.test.fluxxo.fr"
SYMFONY_DOTENV_PATH
"/var/www/fluxxo.fr/fluxxo/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,EMAIL_ENABLED,EMAIL_SENDER,APP_DOMAINE,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,SENTRY_DSN,MAILER_SENDER"

Parent Request

Return to parent request (token = 2a9209)

Key Value
_controller
"App\Controller\Client\ImportController::lieu"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app.client.import.lieu"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#880
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1126 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#970
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#980 …}
  }
]
_stopwatch_token
"89d04a"