https://my-audio-api.server-preprod.ovh/centres

Log Messages

Info. & Errors 2

Informational and error log messages generated during the execution of the application.

Level Channel Message
INFO request Matched route
"getCentresSearch"
.
[
  "route" => "getCentresSearch"
  "route_parameters" => [
    "_route" => "getCentresSearch"
    "_controller" => "App\Controller\CentreController::getCentresSearch"
  ]
  "request_uri" => "https://my-audio-api.server-preprod.ovh/centres"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.

Deprecations 72

Log messages generated by using features marked as deprecated.

Time Channel Message
php Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#10
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/ParameterBag.php"
    #line: 210
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/ParameterBag.php:210 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/ParameterBag.php:21 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class ParameterBag implements \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Request.php:21 {
        include …
        › class_exists(AcceptHeader::class);class_exists(FileBag::class);class_exists(HeaderBag::class);
      }
      /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:346 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/my-audio-api/public/index.php:29 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#13
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/ParameterBag.php"
    #line: 220
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/ParameterBag.php:220 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/ParameterBag.php:21 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class ParameterBag implements \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Request.php:21 {
        include …
        › class_exists(AcceptHeader::class);class_exists(FileBag::class);class_exists(HeaderBag::class);
      }
      /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:346 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/my-audio-api/public/index.php:29 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#14
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php"
    #line: 255
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:255 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:19 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class HeaderBag implements \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Request.php:22 {
        include …
        › class_exists(FileBag::class);class_exists(HeaderBag::class);class_exists(HeaderUtils::class);
      }
      /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:346 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/my-audio-api/public/index.php:29 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#15
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php"
    #line: 265
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:265 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:19 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class HeaderBag implements \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Request.php:22 {
        include …
        › class_exists(FileBag::class);class_exists(HeaderBag::class);class_exists(HeaderUtils::class);
      }
      /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:346 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/my-audio-api/public/index.php:29 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#644
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
    #line: 134
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:22 {
        include_once …
        › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
        Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
        Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
        › $this->initializeBundles();$this->initializeContainer();}
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function getIterator(){
  }
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
  }
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:22 {
    include_once …
    › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
    Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
    Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
    › $this->initializeBundles();$this->initializeContainer();}
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#643
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
    #line: 144
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:22 {
        include_once …
        › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
        Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
        Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
        › $this->initializeBundles();$this->initializeContainer();}
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function count(){
  }
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
  }
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:22 {
    include_once …
    › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
    Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
    Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
    › $this->initializeBundles();$this->initializeContainer();}
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#642
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php"
    #line: 131
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:131 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:30 {
        include_once …
        ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
        Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
        Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
        › $this->initializeBundles();$this->initializeContainer();}
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:131 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function getIterator(){
  }
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:30 {
    include_once …
    ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
    Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
    Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
    › $this->initializeBundles();$this->initializeContainer();}
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#641
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php"
    #line: 141
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:141 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:30 {
        include_once …
        ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
        Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
        Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
        › $this->initializeBundles();$this->initializeContainer();}
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:141 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function count(){
  }
  /var/www/my-audio-api/vendor/symfony/http-foundation/Session/Session.php:30 {
    include_once …
    ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:704 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:150 {
    Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:450 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:780 {
    Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
    › $this->initializeBundles();$this->initializeContainer();}
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:183 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#436
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php"
    #line: 53
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53 {
        ApiPlatform\Symfony\EventListener\AddFormatListener->__construct(Negotiator $negotiator, $resourceMetadataFactory, array $formats = []) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface && $resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2609 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_AddFormatService() …
        › {    return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1855 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());}, 1 => 'onKernelRequest'], 28);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53 {
    ApiPlatform\Symfony\EventListener\AddFormatListener->__construct(Negotiator $negotiator, $resourceMetadataFactory, array $formats = []) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface && $resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2609 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_AddFormatService() …
    › {    return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1855 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());}, 1 => 'onKernelRequest'], 28);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#426
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php"
    #line: 52
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52 {
        ApiPlatform\Symfony\EventListener\QueryParameterValidateListener->__construct($resourceMetadataFactory, $queryParameterValidator, bool $enabled = true) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));} else {
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2639 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_View_ValidateQueryParametersService() …
        › {    return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1891 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());}, 1 => 'onKernelRequest'], 16);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52 {
    ApiPlatform\Symfony\EventListener\QueryParameterValidateListener->__construct($resourceMetadataFactory, $queryParameterValidator, bool $enabled = true) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));} else {
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2639 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_View_ValidateQueryParametersService() …
    › {    return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1891 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());}, 1 => 'onKernelRequest'], 16);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#304
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php"
    #line: 39
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:39 {
        ApiPlatform\Serializer\SerializerContextBuilder->__construct($resourceMetadataFactory) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2769 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
        › 
        ›     return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
        › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:39 {
    ApiPlatform\Serializer\SerializerContextBuilder->__construct($resourceMetadataFactory) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2769 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
    › 
    ›     return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
    › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#303
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php"
    #line: 38
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:38 {
        ApiPlatform\Serializer\SerializerFilterContextBuilder->__construct($resourceMetadataFactory, ContainerInterface $filterLocator, SerializerContextBuilderInterface $decorated) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2769 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
        › 
        ›     return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
        › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:38 {
    ApiPlatform\Serializer\SerializerFilterContextBuilder->__construct($resourceMetadataFactory, ContainerInterface $filterLocator, SerializerContextBuilderInterface $decorated) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2769 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
    › 
    ›     return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
    › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
[
  "exception" => ErrorException {#218
    #message: "User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php"
    #line: 47
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:47 {
        ApiPlatform\Core\Api\IdentifiersExtractor->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, PropertyAccessorInterface $propertyAccessor = null, ResourceClassResolverInterface $resourceClassResolver = null, bool $metadataBackwardCompatibilityLayer = null) …
        › if ($metadataBackwardCompatibilityLayer) {    trigger_deprecation('api-platform/core', '2.7', sprintf('The service "%s" is deprecated, use %s instead.', self::class, NewIdentifiersExtractor::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2573 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_IdentifiersExtractor_CachedService() …
        › 
        ›     return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2555 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Identifier_ConverterService() …
        › {    return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {        yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
        › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:47 {
    ApiPlatform\Core\Api\IdentifiersExtractor->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, PropertyAccessorInterface $propertyAccessor = null, ResourceClassResolverInterface $resourceClassResolver = null, bool $metadataBackwardCompatibilityLayer = null) …
    › if ($metadataBackwardCompatibilityLayer) {    trigger_deprecation('api-platform/core', '2.7', sprintf('The service "%s" is deprecated, use %s instead.', self::class, NewIdentifiersExtractor::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2573 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_IdentifiersExtractor_CachedService() …
    › 
    ›     return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2555 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Identifier_ConverterService() …
    › {    return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {        yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
    › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0.
[
  "exception" => ErrorException {#215
    #message: "User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Core/EventListener/ReadListener.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66 {
        ApiPlatform\Core\EventListener\ReadListener->__construct(CollectionDataProviderInterface $collectionDataProvider, ItemDataProviderInterface $itemDataProvider, SubresourceDataProviderInterface $subresourceDataProvider = null, SerializerContextBuilderInterface $serializerContextBuilder = null, IdentifierConverterInterface $identifierConverter = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, bool $metadataBackwardCompatibilityLayer = null) …
        › if ($metadataBackwardCompatibilityLayer || null === $metadataBackwardCompatibilityLayer) {    trigger_deprecation('api-platform/core', '2.7', sprintf('The listener "%s" is deprecated and will be replaced by "%s" in 3.0.', __CLASS__, SymfonyReadListener::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
        › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66 {
    ApiPlatform\Core\EventListener\ReadListener->__construct(CollectionDataProviderInterface $collectionDataProvider, ItemDataProviderInterface $itemDataProvider, SubresourceDataProviderInterface $subresourceDataProvider = null, SerializerContextBuilderInterface $serializerContextBuilder = null, IdentifierConverterInterface $identifierConverter = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, bool $metadataBackwardCompatibilityLayer = null) …
    › if ($metadataBackwardCompatibilityLayer || null === $metadataBackwardCompatibilityLayer) {    trigger_deprecation('api-platform/core', '2.7', sprintf('The listener "%s" is deprecated and will be replaced by "%s" in 3.0.', __CLASS__, SymfonyReadListener::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2629 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
    › {    return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1876 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());}, 1 => 'onKernelRequest'], 4);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#173
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php"
    #line: 65
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:65 {
        ApiPlatform\Core\JsonSchema\SchemaFactory->__construct($typeFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, NameConverterInterface $nameConverter = null, ResourceClassResolverInterface $resourceClassResolver = null) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2535 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
        › 
        ›     return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2585 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_JsonSchema_TypeFactoryService() …
        › 
        › $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2529 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
        › {    $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1273 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));$k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:65 {
    ApiPlatform\Core\JsonSchema\SchemaFactory->__construct($typeFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, NameConverterInterface $nameConverter = null, ResourceClassResolverInterface $resourceClassResolver = null) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2535 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
    › 
    ›     return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2585 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_JsonSchema_TypeFactoryService() …
    › 
    › $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2529 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
    › {    $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1273 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));$k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#159
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php"
    #line: 169
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:169 {
        ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, $jsonSchemaFactory = null, $jsonSchemaTypeFactory = null, OperationPathResolverInterface $operationPathResolver = null, UrlGeneratorInterface $urlGenerator = null, $filterLocator = null, NameConverterInterface $nameConverter = null, bool $oauthEnabled = false, string $oauthType = '', string $oauthFlow = '', string $oauthTokenUrl = '', string $oauthAuthorizationUrl = '', array $oauthScopes = [], array $apiKeys = [], SubresourceOperationFactoryInterface $subresourceOperationFactory = null, bool $paginationEnabled = true, string $paginationPageParameterName = 'page', bool $clientItemsPerPage = false, string $itemsPerPageParameterName = '…12', $formats = [], bool $paginationClientEnabled = false, string $paginationClientEnabledParameterName = '…10', array $defaultContext = [], array $swaggerVersions = […2], IdentifiersExtractorInterface $identifiersExtractor = null, NormalizerInterface $openApiNormalizer = null, bool $legacyMode = false) …
        › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1273 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));$k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:169 {
    ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, $jsonSchemaFactory = null, $jsonSchemaTypeFactory = null, OperationPathResolverInterface $operationPathResolver = null, UrlGeneratorInterface $urlGenerator = null, $filterLocator = null, NameConverterInterface $nameConverter = null, bool $oauthEnabled = false, string $oauthType = '', string $oauthFlow = '', string $oauthTokenUrl = '', string $oauthAuthorizationUrl = '', array $oauthScopes = [], array $apiKeys = [], SubresourceOperationFactoryInterface $subresourceOperationFactory = null, bool $paginationEnabled = true, string $paginationPageParameterName = 'page', bool $clientItemsPerPage = false, string $itemsPerPageParameterName = '…12', $formats = [], bool $paginationClientEnabled = false, string $paginationClientEnabledParameterName = '…10', array $defaultContext = [], array $swaggerVersions = […2], IdentifiersExtractorInterface $identifiersExtractor = null, NormalizerInterface $openApiNormalizer = null, bool $legacyMode = false) …
    › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1273 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));$k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
[
  "exception" => ErrorException {#158
    #message: "User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead."
    #code: 0
    #file: "/var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getApiPlatform_IriConverter_LegacyService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getApiPlatform_IriConverter_LegacyService.php:22 {
        ContainerSqhxoSo\getApiPlatform_IriConverter_LegacyService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('api-platform/core', '2.7', 'Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\\Api\\IriConverterInterface" instead.');}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1277 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());$n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));$o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getApiPlatform_IriConverter_LegacyService.php:22 {
    ContainerSqhxoSo\getApiPlatform_IriConverter_LegacyService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('api-platform/core', '2.7', 'Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\\Api\\IriConverterInterface" instead.');}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1277 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());$n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));$o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#147
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/ContextBuilder.php"
    #line: 76
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76 {
        ApiPlatform\JsonLd\ContextBuilder->__construct(ResourceNameCollectionFactoryInterface $resourceNameCollectionFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, UrlGeneratorInterface $urlGenerator, NameConverterInterface $nameConverter = null, IriConverterInterface $iriConverter = null) …
        › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2599 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Jsonld_ContextBuilderService() …
        › 
        ›     return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1278 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › $n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));$o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());$p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76 {
    ApiPlatform\JsonLd\ContextBuilder->__construct(ResourceNameCollectionFactoryInterface $resourceNameCollectionFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, UrlGeneratorInterface $urlGenerator, NameConverterInterface $nameConverter = null, IriConverterInterface $iriConverter = null) …
    › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2599 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Jsonld_ContextBuilderService() …
    › 
    ›     return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1278 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › $n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));$o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());$p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#138
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php"
    #line: 77
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77 {
        ApiPlatform\Hydra\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, ResourceClassResolverInterface $resourceClassResolver, ?OperationMethodResolverInterface $operationMethodResolver, UrlGeneratorInterface $urlGenerator, SubresourceOperationFactoryInterface $subresourceOperationFactory = null, NameConverterInterface $nameConverter = null) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77 {
    ApiPlatform\Hydra\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, ResourceClassResolverInterface $resourceClassResolver, ?OperationMethodResolverInterface $operationMethodResolver, UrlGeneratorInterface $urlGenerator, SubresourceOperationFactoryInterface $subresourceOperationFactory = null, NameConverterInterface $nameConverter = null) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
[
  "exception" => ErrorException {#136
    #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php"
    #line: 46
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46 {
        ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
        › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46 {
    ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
    › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#135
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php"
    #line: 51
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51 {
        ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51 {
    ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php (2 times) User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
[
  "exception" => ErrorException {#125
    #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
    #line: 108
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:108 {
        ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
        › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
      }
      /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:52 {
        ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
        › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:108 {
    ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
    › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
  }
  /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:52 {
    ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
    › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php (2 times) User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#123
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
    #line: 133
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:133 {
        ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
        › if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:52 {
        ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
        › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:133 {
    ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
    › if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:52 {
    ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
    › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
[
  "exception" => ErrorException {#124
    #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php"
    #line: 55
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55 {
        ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
        › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        › 
        › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55 {
    ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
    › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1284 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    › 
    › return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {    return new \EmptyIterator();
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
[
  "exception" => ErrorException {#97
    #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php"
    #line: 63
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:63 {
        ApiPlatform\Hydra\Serializer\CollectionNormalizer->__construct(ContextBuilderInterface $contextBuilder, ResourceClassResolverInterface $resourceClassResolver, $iriConverter, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, array $defaultContext = []) …
        › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:63 {
    ApiPlatform\Hydra\Serializer\CollectionNormalizer->__construct(ContextBuilderInterface $contextBuilder, ResourceClassResolverInterface $resourceClassResolver, $iriConverter, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, array $defaultContext = []) …
    › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#96
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php"
    #line: 50
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50 {
        ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer->__construct(NormalizerInterface $collectionNormalizer, string $pageParameterName = 'page', string $enabledParameterName = '…10', $resourceMetadataFactory = null, PropertyAccessorInterface $propertyAccessor = null) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50 {
    ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer->__construct(NormalizerInterface $collectionNormalizer, string $pageParameterName = 'page', string $enabledParameterName = '…10', $resourceMetadataFactory = null, PropertyAccessorInterface $propertyAccessor = null) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#95
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php"
    #line: 52
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:52 {
        ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer->__construct(NormalizerInterface $collectionNormalizer, $resourceMetadataFactory, $resourceClassResolver, $filterLocator) …
        › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:52 {
    ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer->__construct(NormalizerInterface $collectionNormalizer, $resourceMetadataFactory, $resourceClassResolver, $filterLocator) …
    › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
[
  "exception" => ErrorException {#92
    #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php"
    #line: 44
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44 {
        ApiPlatform\JsonLd\Serializer\ObjectNormalizer->__construct(NormalizerInterface $decorated, $iriConverter, AnonymousContextBuilderInterface $anonymousContextBuilder) …
        › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
        ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44 {
    ApiPlatform\JsonLd\Serializer\ObjectNormalizer->__construct(NormalizerInterface $decorated, $iriConverter, AnonymousContextBuilderInterface $anonymousContextBuilder) …
    › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1288 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
    ›         return new \EmptyIterator();    }, 0), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
  "exception" => ErrorException {#76
    #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php"
    #line: 63
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63 {
        ApiPlatform\Symfony\EventListener\DeserializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory) …
        › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
        › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63 {
    ApiPlatform\Symfony\EventListener\DeserializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory) …
    › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2619 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getApiPlatform_Listener_Request_DeserializeService() …
    › {    return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1858 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());}, 1 => 'onKernelRequest'], 2);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Creation of dynamic property App\Controller\CentreController::$client is deprecated
[
  "exception" => ErrorException {#1957
    #message: "Deprecated: Creation of dynamic property App\Controller\CentreController::$client is deprecated"
    #code: 0
    #file: "/var/www/my-audio-api/src/Controller/CentreController.php"
    #line: 77
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/src/Controller/CentreController.php:77 {
        App\Controller\CentreController->__construct(LoggerInterface $logger, OrderPatient $orderPatient, GoogleSheetsService $googleSheetsService, RegionDepartmentRepository $regionDepartmentRepository, EmailNotificationDemoService $emailNotificationDemoService, HttpClientInterface $client, SluggerInterface $slugger) …
        › $this->logger = $logger;$this->client = $client;$this->slugger = $slugger;
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getCentreControllerService.php:26 {
        ContainerSqhxoSo\getCentreControllerService::do($container, $lazyLoad = true) …
        › 
        › $container->services['App\\Controller\\CentreController'] = $instance = new \App\Controller\CentreController(($container->privates['monolog.logger'] ?? $container->getMonolog_LoggerService()), ($container->services['App\\Service\\Order\\OrderPatient'] ?? $container->load('getOrderPatientService')), ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] ?? ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] = new \App\Service\AdsCompany\GoogleSheetsService($container->getEnv('GOOGLE_SHEET_ID'), $container->getEnv('GOOGLE_SHEET_ZONE_KM_ID')))), ($container->services['App\\Repository\\RegionDepartmentRepository'] ?? $container->load('getRegionDepartmentRepositoryService')), ($container->services['App\\Service\\Notification\\EmailNotificationDemoService'] ?? $container->load('getEmailNotificationDemoServiceService')), ($container->privates['.debug.http_client'] ?? $container->get_Debug_HttpClientService()), ($container->privates['slugger'] ?? ($container->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:237 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:219 {
        Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = 1) …
        ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /var/www/my-audio-api/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
        › {    $controller = parent::instantiateController($class);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
        › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
        › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
        Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
        › 
        › $ret = $this->resolver->getController($request);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:140 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/src/Controller/CentreController.php:77 {
    App\Controller\CentreController->__construct(LoggerInterface $logger, OrderPatient $orderPatient, GoogleSheetsService $googleSheetsService, RegionDepartmentRepository $regionDepartmentRepository, EmailNotificationDemoService $emailNotificationDemoService, HttpClientInterface $client, SluggerInterface $slugger) …
    › $this->logger = $logger;$this->client = $client;$this->slugger = $slugger;
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getCentreControllerService.php:26 {
    ContainerSqhxoSo\getCentreControllerService::do($container, $lazyLoad = true) …
    › 
    › $container->services['App\\Controller\\CentreController'] = $instance = new \App\Controller\CentreController(($container->privates['monolog.logger'] ?? $container->getMonolog_LoggerService()), ($container->services['App\\Service\\Order\\OrderPatient'] ?? $container->load('getOrderPatientService')), ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] ?? ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] = new \App\Service\AdsCompany\GoogleSheetsService($container->getEnv('GOOGLE_SHEET_ID'), $container->getEnv('GOOGLE_SHEET_ZONE_KM_ID')))), ($container->services['App\\Repository\\RegionDepartmentRepository'] ?? $container->load('getRegionDepartmentRepositoryService')), ($container->services['App\\Service\\Notification\\EmailNotificationDemoService'] ?? $container->load('getEmailNotificationDemoServiceService')), ($container->privates['.debug.http_client'] ?? $container->get_Debug_HttpClientService()), ($container->privates['slugger'] ?? ($container->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:237 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:219 {
    Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = 1) …
    ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /var/www/my-audio-api/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
    › {    $controller = parent::instantiateController($class);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
    › 
    › $ret = $this->resolver->getController($request);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:140 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Creation of dynamic property App\Controller\CentreController::$regionDepartmentRepository is deprecated
[
  "exception" => ErrorException {#1958
    #message: "Deprecated: Creation of dynamic property App\Controller\CentreController::$regionDepartmentRepository is deprecated"
    #code: 0
    #file: "/var/www/my-audio-api/src/Controller/CentreController.php"
    #line: 81
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/src/Controller/CentreController.php:81 {
        App\Controller\CentreController->__construct(LoggerInterface $logger, OrderPatient $orderPatient, GoogleSheetsService $googleSheetsService, RegionDepartmentRepository $regionDepartmentRepository, EmailNotificationDemoService $emailNotificationDemoService, HttpClientInterface $client, SluggerInterface $slugger) …
        › $this->emailNotificationDemoService = $emailNotificationDemoService;$this->regionDepartmentRepository = $regionDepartmentRepository;$this->googleSheetsService = $googleSheetsService;
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getCentreControllerService.php:26 {
        ContainerSqhxoSo\getCentreControllerService::do($container, $lazyLoad = true) …
        › 
        › $container->services['App\\Controller\\CentreController'] = $instance = new \App\Controller\CentreController(($container->privates['monolog.logger'] ?? $container->getMonolog_LoggerService()), ($container->services['App\\Service\\Order\\OrderPatient'] ?? $container->load('getOrderPatientService')), ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] ?? ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] = new \App\Service\AdsCompany\GoogleSheetsService($container->getEnv('GOOGLE_SHEET_ID'), $container->getEnv('GOOGLE_SHEET_ZONE_KM_ID')))), ($container->services['App\\Repository\\RegionDepartmentRepository'] ?? $container->load('getRegionDepartmentRepositoryService')), ($container->services['App\\Service\\Notification\\EmailNotificationDemoService'] ?? $container->load('getEmailNotificationDemoServiceService')), ($container->privates['.debug.http_client'] ?? $container->get_Debug_HttpClientService()), ($container->privates['slugger'] ?? ($container->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:237 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:219 {
        Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = 1) …
        ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /var/www/my-audio-api/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
        › {    $controller = parent::instantiateController($class);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
        › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
        › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
        Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
        › 
        › $ret = $this->resolver->getController($request);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:140 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/src/Controller/CentreController.php:81 {
    App\Controller\CentreController->__construct(LoggerInterface $logger, OrderPatient $orderPatient, GoogleSheetsService $googleSheetsService, RegionDepartmentRepository $regionDepartmentRepository, EmailNotificationDemoService $emailNotificationDemoService, HttpClientInterface $client, SluggerInterface $slugger) …
    › $this->emailNotificationDemoService = $emailNotificationDemoService;$this->regionDepartmentRepository = $regionDepartmentRepository;$this->googleSheetsService = $googleSheetsService;
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getCentreControllerService.php:26 {
    ContainerSqhxoSo\getCentreControllerService::do($container, $lazyLoad = true) …
    › 
    › $container->services['App\\Controller\\CentreController'] = $instance = new \App\Controller\CentreController(($container->privates['monolog.logger'] ?? $container->getMonolog_LoggerService()), ($container->services['App\\Service\\Order\\OrderPatient'] ?? $container->load('getOrderPatientService')), ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] ?? ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] = new \App\Service\AdsCompany\GoogleSheetsService($container->getEnv('GOOGLE_SHEET_ID'), $container->getEnv('GOOGLE_SHEET_ZONE_KM_ID')))), ($container->services['App\\Repository\\RegionDepartmentRepository'] ?? $container->load('getRegionDepartmentRepositoryService')), ($container->services['App\\Service\\Notification\\EmailNotificationDemoService'] ?? $container->load('getEmailNotificationDemoServiceService')), ($container->privates['.debug.http_client'] ?? $container->get_Debug_HttpClientService()), ($container->privates['slugger'] ?? ($container->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:237 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:219 {
    Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = 1) …
    ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /var/www/my-audio-api/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
    › {    $controller = parent::instantiateController($class);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
    › 
    › $ret = $this->resolver->getController($request);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:140 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Creation of dynamic property App\Controller\CentreController::$googleSheetsService is deprecated
[
  "exception" => ErrorException {#1965
    #message: "Deprecated: Creation of dynamic property App\Controller\CentreController::$googleSheetsService is deprecated"
    #code: 0
    #file: "/var/www/my-audio-api/src/Controller/CentreController.php"
    #line: 82
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/src/Controller/CentreController.php:82 {
        App\Controller\CentreController->__construct(LoggerInterface $logger, OrderPatient $orderPatient, GoogleSheetsService $googleSheetsService, RegionDepartmentRepository $regionDepartmentRepository, EmailNotificationDemoService $emailNotificationDemoService, HttpClientInterface $client, SluggerInterface $slugger) …
        › $this->regionDepartmentRepository = $regionDepartmentRepository;$this->googleSheetsService = $googleSheetsService;}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getCentreControllerService.php:26 {
        ContainerSqhxoSo\getCentreControllerService::do($container, $lazyLoad = true) …
        › 
        › $container->services['App\\Controller\\CentreController'] = $instance = new \App\Controller\CentreController(($container->privates['monolog.logger'] ?? $container->getMonolog_LoggerService()), ($container->services['App\\Service\\Order\\OrderPatient'] ?? $container->load('getOrderPatientService')), ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] ?? ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] = new \App\Service\AdsCompany\GoogleSheetsService($container->getEnv('GOOGLE_SHEET_ID'), $container->getEnv('GOOGLE_SHEET_ZONE_KM_ID')))), ($container->services['App\\Repository\\RegionDepartmentRepository'] ?? $container->load('getRegionDepartmentRepositoryService')), ($container->services['App\\Service\\Notification\\EmailNotificationDemoService'] ?? $container->load('getEmailNotificationDemoServiceService')), ($container->privates['.debug.http_client'] ?? $container->get_Debug_HttpClientService()), ($container->privates['slugger'] ?? ($container->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));}
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:237 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:219 {
        Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = 1) …
        ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /var/www/my-audio-api/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
        › {    $controller = parent::instantiateController($class);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
        › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
        › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
        Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
        › 
        › $ret = $this->resolver->getController($request);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:140 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/src/Controller/CentreController.php:82 {
    App\Controller\CentreController->__construct(LoggerInterface $logger, OrderPatient $orderPatient, GoogleSheetsService $googleSheetsService, RegionDepartmentRepository $regionDepartmentRepository, EmailNotificationDemoService $emailNotificationDemoService, HttpClientInterface $client, SluggerInterface $slugger) …
    › $this->regionDepartmentRepository = $regionDepartmentRepository;$this->googleSheetsService = $googleSheetsService;}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/getCentreControllerService.php:26 {
    ContainerSqhxoSo\getCentreControllerService::do($container, $lazyLoad = true) …
    › 
    › $container->services['App\\Controller\\CentreController'] = $instance = new \App\Controller\CentreController(($container->privates['monolog.logger'] ?? $container->getMonolog_LoggerService()), ($container->services['App\\Service\\Order\\OrderPatient'] ?? $container->load('getOrderPatientService')), ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] ?? ($container->services['App\\Service\\AdsCompany\\GoogleSheetsService'] = new \App\Service\AdsCompany\GoogleSheetsService($container->getEnv('GOOGLE_SHEET_ID'), $container->getEnv('GOOGLE_SHEET_ZONE_KM_ID')))), ($container->services['App\\Repository\\RegionDepartmentRepository'] ?? $container->load('getRegionDepartmentRepositoryService')), ($container->services['App\\Service\\Notification\\EmailNotificationDemoService'] ?? $container->load('getEmailNotificationDemoServiceService')), ($container->privates['.debug.http_client'] ?? $container->get_Debug_HttpClientService()), ($container->privates['slugger'] ?? ($container->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));}
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1234 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:237 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/my-audio-api/vendor/symfony/dependency-injection/Container.php:219 {
    Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = 1) …
    ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /var/www/my-audio-api/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
    › {    $controller = parent::instantiateController($class);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
    › 
    › $ret = $this->resolver->getController($request);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:140 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead.
[
  "exception" => ErrorException {#7995
    #message: "User Deprecated: Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead."
    #code: 0
    #file: "/var/www/my-audio-api/vendor/api-platform/core/src/deprecation.php"
    #line: 475
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/api-platform/core/src/deprecation.php:475 {
        class_exists(string $class, bool $autoload = true): bool …
        › [$annotationClassName, $attributeClassName] = $deprecatedAnnotations[$className];trigger_deprecation('api-platform/core', '2.7', sprintf('The Doctrine annotation %s is deprecated, use the PHP attribute %s instead.', $annotationClassName, $attributeClassName));}
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php:172 {
        Doctrine\Common\Annotations\AnnotationRegistry::loadAnnotationClass(string $class): bool …
        › foreach (self::$loaders as $loader) {    if ($loader($class) === true) {        return true;
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:488 {
        Doctrine\Common\Annotations\DocParser->classExists(string $fqcn): bool …
        ›     // final check, does this class exist?    return $this->classExists[$fqcn] = AnnotationRegistry::loadAnnotationClass($fqcn);}
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:795 {
        Doctrine\Common\Annotations\DocParser->Annotation() …
        ›     $found = true;} elseif (! isset($this->ignoredAnnotationNames[$name]) && $this->classExists($name)) {    $found = true;
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:726 {
        Doctrine\Common\Annotations\DocParser->Annotations(): array …
        › $this->isNestedAnnotation = false;$annot                    = $this->Annotation();if ($annot === false) {
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:379 {
        Doctrine\Common\Annotations\DocParser->parse($input, $context = '') …
        › 
        ›     return $this->Annotations();}
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:373 {
        Doctrine\Common\Annotations\AnnotationReader->collectParsingMetadata($reflection): void …
        › $ignoredAnnotationNames = self::$globalIgnoredNames;$annotations            = $this->preParser->parse($reflection->getDocComment(), $type . ' ' . $name);}
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:308 {
        Doctrine\Common\Annotations\AnnotationReader->getImports($reflection): array …
        › 
        › $this->collectParsingMetadata($reflection);}
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
        Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
        › $this->parser->setTarget(Target::TARGET_CLASS);$this->parser->setImports($this->getImports($class));$this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:156 {
        Doctrine\Common\Annotations\PsrCachedReader->fetchFromCache(string $cacheKey, ReflectionClass $class, string $method, Reflector $reflector): array …
        › if (($this->debug && ! $this->refresh($cacheKey, $class)) || ! $item->isHit()) {    $this->cache->save($item->set($this->delegate->{$method}($reflector)));}
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:58 {
        Doctrine\Common\Annotations\PsrCachedReader->getClassAnnotations(ReflectionClass $class) …
        › 
        › $annots = $this->fetchFromCache($cacheKey, $class, 'getClassAnnotations', $class);}
      /var/www/my-audio-api/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
        Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
        › {    $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));}
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:136 {
        Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient($className) …
        › if (strpos($className, $namespace) === 0) {    return $driver->isTransient($className);}
      }
      /var/www/my-audio-api/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:37 {
        Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
        › {    return $this->driver->isTransient($className);}
      }
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:502 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient($className) …
        ›     /** @psalm-var class-string $className */    return $this->getDriver()->isTransient($className);}
      }
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:188 {
        Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass($class) …
        › 
        › if (! $manager->getMetadataFactory()->isTransient($className)) {    return $manager;
      }
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:254 {
        Doctrine\Persistence\AbstractManagerRegistry->selectManager(string $persistentObjectName, string $persistentManagerName = null): ObjectManager …
        › 
        ›     return $this->getManagerForClass($persistentObjectName) ?? $this->getManager();}
      }
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:223 {
        Doctrine\Persistence\AbstractManagerRegistry->getRepository($persistentObject, $persistentManagerName = null) …
        › return $this    ->selectManager($persistentObject, $persistentManagerName)    ->getRepository($persistentObject);
      }
      /var/www/my-audio-api/src/Controller/CentreController.php:362 {
        App\Controller\CentreController->getCentresSearch(Request $request, PublicFunction $publicFunction): Response …
        › /** @var Centre[] */$centres = $this->getDoctrine()->getRepository(Centre::class)    ->findByCoordonates(2.34, 48.85, $page, $limit);
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:157 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/api-platform/core/src/deprecation.php:475 {
    class_exists(string $class, bool $autoload = true): bool …
    › [$annotationClassName, $attributeClassName] = $deprecatedAnnotations[$className];trigger_deprecation('api-platform/core', '2.7', sprintf('The Doctrine annotation %s is deprecated, use the PHP attribute %s instead.', $annotationClassName, $attributeClassName));}
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php:172 {
    Doctrine\Common\Annotations\AnnotationRegistry::loadAnnotationClass(string $class): bool …
    › foreach (self::$loaders as $loader) {    if ($loader($class) === true) {        return true;
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:488 {
    Doctrine\Common\Annotations\DocParser->classExists(string $fqcn): bool …
    ›     // final check, does this class exist?    return $this->classExists[$fqcn] = AnnotationRegistry::loadAnnotationClass($fqcn);}
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:795 {
    Doctrine\Common\Annotations\DocParser->Annotation() …
    ›     $found = true;} elseif (! isset($this->ignoredAnnotationNames[$name]) && $this->classExists($name)) {    $found = true;
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:726 {
    Doctrine\Common\Annotations\DocParser->Annotations(): array …
    › $this->isNestedAnnotation = false;$annot                    = $this->Annotation();if ($annot === false) {
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:379 {
    Doctrine\Common\Annotations\DocParser->parse($input, $context = '') …
    › 
    ›     return $this->Annotations();}
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:373 {
    Doctrine\Common\Annotations\AnnotationReader->collectParsingMetadata($reflection): void …
    › $ignoredAnnotationNames = self::$globalIgnoredNames;$annotations            = $this->preParser->parse($reflection->getDocComment(), $type . ' ' . $name);}
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:308 {
    Doctrine\Common\Annotations\AnnotationReader->getImports($reflection): array …
    › 
    › $this->collectParsingMetadata($reflection);}
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
    Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
    › $this->parser->setTarget(Target::TARGET_CLASS);$this->parser->setImports($this->getImports($class));$this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:156 {
    Doctrine\Common\Annotations\PsrCachedReader->fetchFromCache(string $cacheKey, ReflectionClass $class, string $method, Reflector $reflector): array …
    › if (($this->debug && ! $this->refresh($cacheKey, $class)) || ! $item->isHit()) {    $this->cache->save($item->set($this->delegate->{$method}($reflector)));}
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:58 {
    Doctrine\Common\Annotations\PsrCachedReader->getClassAnnotations(ReflectionClass $class) …
    › 
    › $annots = $this->fetchFromCache($cacheKey, $class, 'getClassAnnotations', $class);}
  /var/www/my-audio-api/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
    Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
    › {    $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));}
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:136 {
    Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient($className) …
    › if (strpos($className, $namespace) === 0) {    return $driver->isTransient($className);}
  }
  /var/www/my-audio-api/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:37 {
    Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
    › {    return $this->driver->isTransient($className);}
  }
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:502 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient($className) …
    ›     /** @psalm-var class-string $className */    return $this->getDriver()->isTransient($className);}
  }
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:188 {
    Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass($class) …
    › 
    › if (! $manager->getMetadataFactory()->isTransient($className)) {    return $manager;
  }
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:254 {
    Doctrine\Persistence\AbstractManagerRegistry->selectManager(string $persistentObjectName, string $persistentManagerName = null): ObjectManager …
    › 
    ›     return $this->getManagerForClass($persistentObjectName) ?? $this->getManager();}
  }
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:223 {
    Doctrine\Persistence\AbstractManagerRegistry->getRepository($persistentObject, $persistentManagerName = null) …
    › return $this    ->selectManager($persistentObject, $persistentManagerName)    ->getRepository($persistentObject);
  }
  /var/www/my-audio-api/src/Controller/CentreController.php:362 {
    App\Controller\CentreController->getCentresSearch(Request $request, PublicFunction $publicFunction): Response …
    › /** @var Centre[] */$centres = $this->getDoctrine()->getRepository(Centre::class)    ->findByCoordonates(2.34, 48.85, $page, $limit);
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:157 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Creation of dynamic property Symfony\Component\Validator\Constraints\NotBlank::$groups is deprecated
[
  "exception" => ErrorException {#9780
    #message: "Deprecated: Creation of dynamic property Symfony\Component\Validator\Constraints\NotBlank::$groups is deprecated"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/validator/Constraint.php"
    #line: 189
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/validator/Constraint.php:189 {
        Symfony\Component\Validator\Constraint->__set(string $option, $value) …
        › if ('groups' === $option) {    $this->groups = (array) $value;}
      /var/www/my-audio-api/vendor/symfony/var-exporter/Internal/Hydrator.php:63 {
        Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal\{closure} …
        › foreach ($values as $i => $v) {    $objects[$i]->$name = $v;}
      }
      /var/www/my-audio-api/vendor/symfony/var-exporter/Internal/Hydrator.php:43 {
        Symfony\Component\VarExporter\Internal\Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
        › foreach ($properties as $class => $vars) {    (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);}
      }
      /var/www/my-audio-api/var/cache/dev/annotations.php:34224 {
        Symfony\Component\Cache\Adapter\PhpArrayAdapter::{closure} …
        › 789 => static function () {    return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(        $o = [
      }
      /var/www/my-audio-api/vendor/symfony/cache/Adapter/PhpArrayAdapter.php:138 {
        Symfony\Component\Cache\Adapter\PhpArrayAdapter->getItem($key) …
        › try {    $value = $value();} catch (\Throwable $e) {
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:154 {
        Doctrine\Common\Annotations\PsrCachedReader->fetchFromCache(string $cacheKey, ReflectionClass $class, string $method, Reflector $reflector): array …
        › 
        › $item = $this->cache->getItem($cacheKey);if (($this->debug && ! $this->refresh($cacheKey, $class)) || ! $item->isHit()) {
      }
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:89 {
        Doctrine\Common\Annotations\PsrCachedReader->getPropertyAnnotations(ReflectionProperty $property) …
        › 
        › $annots = $this->fetchFromCache($cacheKey, $class, 'getPropertyAnnotations', $property);}
      /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:99 {
        Doctrine\Common\Annotations\PsrCachedReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
        › {    foreach ($this->getPropertyAnnotations($property) as $annot) {        if ($annot instanceof $annotationName) {
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
        Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
        › // Evaluate @Cache annotation$cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);if ($cacheAnnot !== null) {
      }
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:79 {
        Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass($className, ClassMetadata $metadata) …
        › if (strpos($className, $namespace) === 0) {    $driver->loadMetadataForClass($className, $metadata);}
      /var/www/my-audio-api/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:45 {
        Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
        › {    $this->driver->loadMetadataForClass($className, $metadata);}
      /var/www/my-audio-api/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
        Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
        › try {    $this->driver->loadMetadataForClass($class->getName(), $class);} catch (ReflectionException $e) {
      }
      /var/www/my-audio-api/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
        Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
        › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
        › 
        › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
      /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
        › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/EntityManager.php:329 {
        Doctrine\ORM\EntityManager->getClassMetadata($className) …
        › {    return $this->metadataFactory->getMetadataFor($className);}
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1413 {
        Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
        › $columnList    = [];$targetClass   = $this->em->getClassMetadata($assoc['targetEntity']);$isIdentifier  = isset($assoc['id']) && $assoc['id'] === true;
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1295 {
        Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
        › foreach ($this->class->associationMappings as $assocField => $assoc) {    $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);}
      /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1162 {
        Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, array $orderBy = null) …
        › 
        › $columnList = $this->getSelectColumnsSQL();$tableAlias = $this->getSQLTableAlias($this->class->name);
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:779 {
        Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) …
        › 
        › $sql              = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);[$params, $types] = $this->expandParameters($criteria);
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:878 {
        Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadOneToOneEntity(array $assoc, $sourceEntity, array $identifier = []) …
        › 
        › $targetEntity = $this->load($computedIdentifier, null, $assoc);}
      /var/www/my-audio-api/vendor/doctrine/orm/src/UnitOfWork.php:3035 {
        Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
        › // Inverse side of x-to-one can never be lazy$class->reflFields[$field]->setValue($entity, $this->getEntityPersister($assoc['targetEntity'])->loadOneToOneEntity($assoc, $entity));}
      /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:272 {
        Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias) …
        › 
        ›     return $this->_uow->createEntity($className, $data, $this->_hints);}
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:502 {
        Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
        › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
      /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
        Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
        › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:272 {
        Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
        › try {    $result = $this->hydrateAllData();} finally {
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/AbstractQuery.php:1231 {
        Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
        › 
        › $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);}
      /var/www/my-audio-api/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
        Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
        › 
        ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
      }
      /var/www/my-audio-api/vendor/doctrine/orm/src/AbstractQuery.php:907 {
        Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
        › {    return $this->execute(null, $hydrationMode);}
      }
      /var/www/my-audio-api/src/Repository/CentreRepository.php:66 {
        App\Repository\CentreRepository->findByCoordonates(float $longitude, float $latitude, $page = 1, $limit = 10) …
        › 
        › return $qb->getQuery()->getResult(); }
      }
      /var/www/my-audio-api/src/Controller/CentreController.php:363 {
        App\Controller\CentreController->getCentresSearch(Request $request, PublicFunction $publicFunction): Response …
        › $centres = $this->getDoctrine()->getRepository(Centre::class)    ->findByCoordonates(2.34, 48.85, $page, $limit);/** @var Lieu[] */
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:157 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/validator/Constraint.php:189 {
    Symfony\Component\Validator\Constraint->__set(string $option, $value) …
    › if ('groups' === $option) {    $this->groups = (array) $value;}
  /var/www/my-audio-api/vendor/symfony/var-exporter/Internal/Hydrator.php:63 {
    Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal\{closure} …
    › foreach ($values as $i => $v) {    $objects[$i]->$name = $v;}
  }
  /var/www/my-audio-api/vendor/symfony/var-exporter/Internal/Hydrator.php:43 {
    Symfony\Component\VarExporter\Internal\Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
    › foreach ($properties as $class => $vars) {    (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);}
  }
  /var/www/my-audio-api/var/cache/dev/annotations.php:34224 {
    Symfony\Component\Cache\Adapter\PhpArrayAdapter::{closure} …
    › 789 => static function () {    return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(        $o = [
  }
  /var/www/my-audio-api/vendor/symfony/cache/Adapter/PhpArrayAdapter.php:138 {
    Symfony\Component\Cache\Adapter\PhpArrayAdapter->getItem($key) …
    › try {    $value = $value();} catch (\Throwable $e) {
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:154 {
    Doctrine\Common\Annotations\PsrCachedReader->fetchFromCache(string $cacheKey, ReflectionClass $class, string $method, Reflector $reflector): array …
    › 
    › $item = $this->cache->getItem($cacheKey);if (($this->debug && ! $this->refresh($cacheKey, $class)) || ! $item->isHit()) {
  }
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:89 {
    Doctrine\Common\Annotations\PsrCachedReader->getPropertyAnnotations(ReflectionProperty $property) …
    › 
    › $annots = $this->fetchFromCache($cacheKey, $class, 'getPropertyAnnotations', $property);}
  /var/www/my-audio-api/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php:99 {
    Doctrine\Common\Annotations\PsrCachedReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
    › {    foreach ($this->getPropertyAnnotations($property) as $annot) {        if ($annot instanceof $annotationName) {
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
    Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
    › // Evaluate @Cache annotation$cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);if ($cacheAnnot !== null) {
  }
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:79 {
    Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass($className, ClassMetadata $metadata) …
    › if (strpos($className, $namespace) === 0) {    $driver->loadMetadataForClass($className, $metadata);}
  /var/www/my-audio-api/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:45 {
    Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
    › {    $this->driver->loadMetadataForClass($className, $metadata);}
  /var/www/my-audio-api/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
    Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
    › try {    $this->driver->loadMetadataForClass($class->getName(), $class);} catch (ReflectionException $e) {
  }
  /var/www/my-audio-api/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
    Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
    › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
    › 
    › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
  /var/www/my-audio-api/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
    › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/EntityManager.php:329 {
    Doctrine\ORM\EntityManager->getClassMetadata($className) …
    › {    return $this->metadataFactory->getMetadataFor($className);}
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1413 {
    Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
    › $columnList    = [];$targetClass   = $this->em->getClassMetadata($assoc['targetEntity']);$isIdentifier  = isset($assoc['id']) && $assoc['id'] === true;
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1295 {
    Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
    › foreach ($this->class->associationMappings as $assocField => $assoc) {    $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);}
  /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1162 {
    Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, array $orderBy = null) …
    › 
    › $columnList = $this->getSelectColumnsSQL();$tableAlias = $this->getSQLTableAlias($this->class->name);
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:779 {
    Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) …
    › 
    › $sql              = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);[$params, $types] = $this->expandParameters($criteria);
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:878 {
    Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadOneToOneEntity(array $assoc, $sourceEntity, array $identifier = []) …
    › 
    › $targetEntity = $this->load($computedIdentifier, null, $assoc);}
  /var/www/my-audio-api/vendor/doctrine/orm/src/UnitOfWork.php:3035 {
    Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
    › // Inverse side of x-to-one can never be lazy$class->reflFields[$field]->setValue($entity, $this->getEntityPersister($assoc['targetEntity'])->loadOneToOneEntity($assoc, $entity));}
  /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:272 {
    Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias) …
    › 
    ›     return $this->_uow->createEntity($className, $data, $this->_hints);}
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:502 {
    Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
    › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
  /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
    Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
    › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:272 {
    Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
    › try {    $result = $this->hydrateAllData();} finally {
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/AbstractQuery.php:1231 {
    Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
    › 
    › $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);}
  /var/www/my-audio-api/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
    Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
    › 
    ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
  }
  /var/www/my-audio-api/vendor/doctrine/orm/src/AbstractQuery.php:907 {
    Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
    › {    return $this->execute(null, $hydrationMode);}
  }
  /var/www/my-audio-api/src/Repository/CentreRepository.php:66 {
    App\Repository\CentreRepository->findByCoordonates(float $longitude, float $latitude, $page = 1, $limit = 10) …
    › 
    › return $qb->getQuery()->getResult(); }
  }
  /var/www/my-audio-api/src/Controller/CentreController.php:363 {
    App\Controller\CentreController->getCentresSearch(Request $request, PublicFunction $publicFunction): Response …
    › $centres = $this->getDoctrine()->getRepository(Centre::class)    ->findByCoordonates(2.34, 48.85, $page, $limit);/** @var Lieu[] */
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:157 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Function strftime() is deprecated
[
  "exception" => ErrorException {#33723
    #message: "Deprecated: Function strftime() is deprecated"
    #code: 0
    #file: "/var/www/my-audio-api/src/Controller/CentreController.php"
    #line: 694
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/src/Controller/CentreController.php:694 {
        App\Controller\CentreController->getCentresSearch(Request $request, PublicFunction $publicFunction): Response …
        › "totalPages" => $totalPages,"day" => strftime("%A"),"status" => 200,
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:157 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#32517
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 153
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:153 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function offsetExists($key){
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:153 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function offsetExists($key){
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#32764
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 161
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:161 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function offsetGet($key){
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:161 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function offsetGet($key){
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#32750
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 169
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:169 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function offsetSet($key, $value){
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:169 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function offsetSet($key, $value){
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#32410
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 177
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:177 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function offsetUnset($key){
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:177 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function offsetUnset($key){
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#32673
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 114
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:114 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:114 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function count(){
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#32672
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 122
    #severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:122 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
        ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:122 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function getIterator(){
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:270 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/my-audio-api/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/my-audio-api/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:2168 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:3223 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/my-audio-api/var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php:1981 {
    ContainerSqhxoSo\App_KernelDevDebugContainer->ContainerSqhxoSo\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/my-audio-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/my-audio-api/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/my-audio-api/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
n/a JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
n/a Optional parameter $data declared before required parameter $outputPath is implicitly treated as a required parameter
n/a Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Security\Core\Exception\AuthenticationException::__wakeup() should either be compatible with Exception::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#39941
    +count: 1
    -severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php:42 {
        Symfony\Component\Finder\Finder->files() …
        ›  */public function accept(){
      }
      /var/www/my-audio-api/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1229 {->followLinks()->files()->filter(function (\SplFileInfo $file) {
      }
    }
  }
]
n/a Return type of Symfony\Component\Finder\Iterator\SortableIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\CustomFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#39974
    +count: 1
    -severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:255 {
        include …
        ›  */public function getIterator(){
      }
      /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:349 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/my-audio-api/vendor/symfony/http-foundation/ResponseHeaderBag.php"
        }
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:255 {
    include …
    ›  */public function getIterator(){
  }
  /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:349 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/var/www/my-audio-api/vendor/symfony/http-foundation/ResponseHeaderBag.php"
    }
  }
}
n/a Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#39975
    +count: 1
    -severity: E_DEPRECATED
    trace: {
      /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:265 {
        include …
        ›  */public function count(){
      }
      /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:349 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/my-audio-api/vendor/symfony/http-foundation/ResponseHeaderBag.php"
        }
      }
    }
  }
]
{
  /var/www/my-audio-api/vendor/symfony/http-foundation/HeaderBag.php:265 {
    include …
    ›  */public function count(){
  }
  /var/www/my-audio-api/vendor/symfony/error-handler/DebugClassLoader.php:349 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/var/www/my-audio-api/vendor/symfony/http-foundation/ResponseHeaderBag.php"
    }
  }
}
n/a Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Creation of dynamic property Doctrine\Common\Annotations\PsrCachedReader::$cacheProviderBackup is deprecated
n/a Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead.
n/a Creation of dynamic property Symfony\Component\Validator\Constraints\NotBlank::$groups is deprecated
n/a Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\Billing\BillingCdaService" service.
n/a Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
n/a Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
n/a Return type of Symfony\Component\Routing\RouteCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Routing\RouteCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Debug 4378

Unimportant log messages generated during the execution of the application.

Time Channel Message
security Checking for guard authentication credentials.
[
  "firewall_key" => "main"
  "authenticators" => 1
]
security Checking support on guard authenticator.
[
  "firewall_key" => "main"
  "authenticator" => "App\Security\AppUserAuthenticator"
]
security Guard authenticator does not support the request.
[
  "firewall_key" => "main"
  "authenticator" => "App\Security\AppUserAuthenticator"
]
event Notified event
"security.authentication.success"
to listener
"Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin"
.
[
  "event" => "security.authentication.success"
  "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext"
.
[
  "event" => "kernel.request"
  "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT c0_.id AS id_0, c0_.nom AS nom_1, c0_.adresse AS adresse_2, c0_.code_postal AS code_postal_3, c0_.ville AS ville_4, c0_.telephone AS telephone_5, c0_.adresse_email AS adresse_email_6, c0_.forme_juridique AS forme_juridique_7, c0_.dirigent AS dirigent_8, c0_.immatriculation AS immatriculation_9, c0_.siren AS siren_10, c0_.ape AS ape_11, c0_.annee_ca AS annee_ca_12, c0_.ca AS ca_13, c0_.resultat AS resultat_14, c0_.effectif AS effectif_15, c0_.naf AS naf_16, c0_.siret AS siret_17, c0_.effectif_min AS effectif_min_18, c0_.effectif_max AS effectif_max_19, c0_.latitude AS latitude_20, c0_.longitude AS longitude_21, c0_.invalid AS invalid_22, c0_.slug AS slug_23 FROM center_imported c0_
doctrine SELECT COUNT(c0_.id) AS sclr_0 FROM center_imported c0_ WHERE (c0_.longitude BETWEEN ? AND ?) AND (c0_.latitude BETWEEN ? AND ?)
[
  -0.4
  0.4
  -0.4
  0.4
]
doctrine SELECT c0_.id AS id_0, c0_.address AS address_1, c0_.postale AS postale_2, c0_.numero AS numero_3, c0_.voie AS voie_4, c0_.rue AS rue_5, c0_.city AS city_6, c0_.description AS description_7, c0_.finess AS finess_8, c0_.siret AS siret_9, c0_.website AS website_10, c0_.phone AS phone_11, c0_.is_handicap AS is_handicap_12, c0_.latitude AS latitude_13, c0_.longitude AS longitude_14, c0_.name AS name_15, c0_.img_url AS img_url_16, c0_.finess_url AS finess_url_17, c0_.is_rdv_domicile AS is_rdv_domicile_18, c0_.horaire AS horaire_19, c0_.is_valid AS is_valid_20, c0_.id_dockage AS id_dockage_21, c0_.document_id AS document_id_22, c0_.facture_id AS facture_id_23, c0_.transaction_id AS transaction_id_24, c0_.is_sign AS is_sign_25, c0_.is_blocked AS is_blocked_26, c0_.mandat AS mandat_27, c0_.signup_date AS signup_date_28, c0_.calendar_color AS calendar_color_29, c0_.initial AS initial_30, c0_.slug AS slug_31, c0_.aditionnel_info AS aditionnel_info_32, c0_.horaires_holiday AS horaires_holiday_33, c0_.url_rdv AS url_rdv_34, c0_.is_visible AS is_visible_35, c0_.social_name AS social_name_36, c0_.contract_signup_date AS contract_signup_date_37, c0_.zone_km AS zone_km_38, c0_.marketing_ad_status AS marketing_ad_status_39, c0_.accord_use_mark_name AS accord_use_mark_name_40, c0_.accord_use_audio_name AS accord_use_audio_name_41, c0_.partner_code AS partner_code_42, c0_.lien_doctolib AS lien_doctolib_43, c0_.is_resilied AS is_resilied_44, ((c0_.longitude - ?) * (c0_.longitude - ?) + (c0_.latitude - ?) * (c0_.latitude - ?)) AS sclr_45, c0_.id_gerant_id AS id_gerant_id_46, c0_.id_audio_libre_partner_id AS id_audio_libre_partner_id_47, c0_.ato_laudition_partner_id AS ato_laudition_partner_id_48 FROM centre c0_ WHERE (c0_.longitude BETWEEN ? AND ?) AND (c0_.latitude BETWEEN ? AND ?) ORDER BY sclr_45 ASC
[
  2.34
  2.34
  48.85
  48.85
  1.94
  2.74
  48.45
  49.25
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  542
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  542
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  542
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  542
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  542
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  542
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  427
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  427
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  427
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  427
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  427
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  427
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  292
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  292
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  292
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  292
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  292
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  292
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  590
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  590
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  590
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  590
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  590
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  590
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  475
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  475
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  475
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  475
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  475
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  475
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  591
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  591
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  591
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  591
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  591
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  591
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  476
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  476
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  476
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  476
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  476
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  476
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  594
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  594
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  594
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  594
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  594
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  594
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  479
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  479
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  479
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  479
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  479
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  479
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  185
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  185
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  185
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  185
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  185
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  185
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  531
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  531
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  531
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  531
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  531
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  531
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  416
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  416
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  416
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  416
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  416
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  416
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  589
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  589
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  589
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  589
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  589
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  589
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  474
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  474
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  474
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  474
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  474
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  474
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  585
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  585
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  585
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  585
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  585
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  585
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  470
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  470
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  470
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  470
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  470
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  470
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  592
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  592
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  592
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  592
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  592
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  592
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  477
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  477
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  477
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  477
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  477
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  477
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  61
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  61
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  61
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  61
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  61
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  61
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  316
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  316
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  316
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  316
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  316
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  316
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  167
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  167
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  167
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  167
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  167
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  167
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  243
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  243
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  243
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  243
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  243
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  243
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  387
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  387
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  387
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  387
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  387
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  387
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  608
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  608
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  608
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  608
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  608
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  608
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  493
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  493
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  493
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  493
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  493
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  493
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  593
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  593
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  593
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  593
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  593
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  593
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  478
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  478
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  478
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  478
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  478
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  478
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  281
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  281
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  281
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  281
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  281
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  281
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  282
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  282
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  282
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  282
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  282
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  282
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  283
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  283
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  283
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  283
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  283
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  283
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  284
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  284
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  284
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  284
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  284
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  284
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  286
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  286
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  286
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  286
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  286
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  286
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  344
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  344
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  344
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  344
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  344
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  344
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  588
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  588
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  588
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  588
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  588
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  588
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  473
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  473
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  473
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  473
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  473
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  473
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  263
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  263
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  263
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  263
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  263
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  263
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  581
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  581
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  581
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  581
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  581
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  581
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  466
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  466
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  466
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  466
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  466
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  466
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  248
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  248
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  248
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  248
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  248
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  248
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  221
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  221
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  221
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  221
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  221
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  221
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  528
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  528
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  528
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  528
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  528
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  528
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  413
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  413
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  413
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  413
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  413
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  413
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  575
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  575
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  575
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  575
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  575
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  575
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  460
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  460
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  460
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  460
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  460
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  460
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  152
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  152
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  152
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  152
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  152
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  152
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  582
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  582
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  582
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  582
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  582
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  582
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  467
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  467
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  467
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  467
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  467
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  467
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  177
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  177
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  177
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  177
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  177
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  177
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  182
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  182
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  182
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  182
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  182
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  182
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  369
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  369
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  369
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  369
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  369
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  369
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  371
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  371
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  371
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  371
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  371
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  371
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  374
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  374
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  374
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  374
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  374
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  374
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  377
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  377
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  377
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  377
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  377
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  377
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  380
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  380
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  380
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  380
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  380
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  380
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  495
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  495
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  495
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  495
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  495
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  495
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  176
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  176
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  176
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  176
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  176
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  176
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  609
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  609
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  609
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  609
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  609
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  609
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  494
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  494
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  494
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  494
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  494
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  494
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  538
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  538
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  538
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  538
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  538
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  538
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  423
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  423
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  423
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  423
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  423
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  423
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  128
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  128
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  128
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  128
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  128
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  128
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  321
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  321
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  321
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  321
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  321
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  321
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  322
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  322
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  322
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  322
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  322
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  322
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  332
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  332
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  332
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  332
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  332
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  332
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  337
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  337
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  337
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  337
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  337
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  337
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  340
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  340
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  340
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  340
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  340
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  340
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  383
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  383
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  383
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  383
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  383
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  383
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  267
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  267
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  267
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  267
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  267
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  267
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  602
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  602
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  602
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  602
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  602
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  602
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  487
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  487
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  487
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  487
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  487
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  487
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  235
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  235
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  235
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  235
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  235
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  235
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  276
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  276
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  276
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  276
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  276
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  276
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  181
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  181
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  181
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  181
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  181
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  181
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  539
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  539
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  539
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  539
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  539
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  539
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  424
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  424
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  424
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  424
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  424
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  424
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  187
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  187
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  187
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  187
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  187
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  187
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  325
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  325
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  325
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  325
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  325
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  325
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  326
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  326
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  326
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  326
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  326
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  326
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  334
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  334
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  334
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  334
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  334
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  334
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  335
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  335
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  335
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  335
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  335
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  335
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  336
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  336
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  336
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  336
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  336
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  336
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  338
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  338
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  338
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  338
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  338
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  338
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  339
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  339
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  339
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  339
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  339
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  339
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  341
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  341
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  341
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  341
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  341
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  341
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  342
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  342
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  342
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  342
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  342
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  342
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  343
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  343
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  343
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  343
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  343
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  343
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  246
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  246
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  246
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  246
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  246
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  246
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  605
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  605
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  605
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  605
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  605
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  605
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  490
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  490
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  490
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  490
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  490
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  490
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  603
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  603
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  603
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  603
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  603
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  603
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  488
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  488
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  488
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  488
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  488
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  488
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  201
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  201
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  201
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  201
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  201
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  201
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  512
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  512
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  512
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  512
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  512
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  512
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  397
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  397
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  397
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  397
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  397
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  397
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  213
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  213
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  213
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  213
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  213
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  213
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  195
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  195
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  195
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  195
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  195
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  195
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  140
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  140
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  140
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  140
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  140
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  140
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  142
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  142
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  142
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  142
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  142
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  142
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  196
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  196
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  196
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  196
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  196
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  196
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  189
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  189
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  189
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  189
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  189
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  189
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  200
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  200
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  200
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  200
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  200
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  200
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  406
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  406
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  406
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  406
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  406
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  406
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  586
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  586
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  586
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  586
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  586
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  586
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  471
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  471
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  471
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  471
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  471
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  471
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  214
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  214
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  214
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  214
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  214
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  214
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  222
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  222
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  222
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  222
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  222
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  222
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  272
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  272
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  272
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  272
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  272
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  272
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  244
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  244
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  244
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  244
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  244
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  244
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  212
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  212
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  212
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  212
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  212
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  212
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  179
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  179
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  179
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  179
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  179
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  179
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  545
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  545
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  545
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  545
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  545
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  545
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  430
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  430
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  430
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  430
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  430
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  430
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  215
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  215
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  215
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  215
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  215
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  215
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  527
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  527
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  527
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  527
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  527
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  527
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  412
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  412
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  412
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  412
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  412
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  412
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  186
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  186
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  186
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  186
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  186
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  186
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  389
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  389
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  389
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  389
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  389
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  389
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  261
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  261
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  261
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  261
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  261
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  261
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  190
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  190
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  190
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  190
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  190
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  190
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  277
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  277
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  277
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  277
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  277
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  277
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  266
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  266
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  266
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  266
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  266
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  266
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  566
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  566
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  566
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  566
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  566
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  566
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  451
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  451
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  451
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  451
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  451
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  451
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  208
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  208
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  208
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  208
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  208
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  208
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  199
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  199
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  199
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  199
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  199
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  199
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  203
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  203
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  203
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  203
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  203
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  203
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  288
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  288
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  288
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  288
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  288
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  288
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  290
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  290
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  290
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  290
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  290
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  290
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  293
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  293
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  293
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  293
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  293
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  293
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  295
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  295
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  295
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  295
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  295
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  295
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  301
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  301
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  301
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  301
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  301
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  301
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  302
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  302
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  302
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  302
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  302
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  302
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  126
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  126
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  126
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  126
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  126
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  126
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  394
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  394
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  394
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  394
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  394
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  394
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  127
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  127
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  127
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  127
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  127
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  127
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  537
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  537
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  537
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  537
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  537
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  537
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  422
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  422
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  422
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  422
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  422
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  422
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  556
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  556
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  556
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  556
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  556
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  556
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  441
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  441
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  441
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  441
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  441
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  441
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.id_centre_id AS id_centre_id_7, t0.permission_id AS permission_id_8 FROM assistante t0 WHERE t0.id_centre_id = ?
[
  218
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.logo_url AS logo_url_5, t0.website AS website_6, t0.email AS email_7, t0.seuil_ca_droite AS seuil_ca_droite_8, t0.seuil_ca_gauche AS seuil_ca_gauche_9, t0.seuil_confort_droite AS seuil_confort_droite_10, t0.seuil_confort_gauche AS seuil_confort_gauche_11, t0.seuil_co_droite AS seuil_co_droite_12, t0.seuil_co_gauche AS seuil_co_gauche_13, t0.seuil_ca_masking_droite AS seuil_ca_masking_droite_14, t0.seuil_ca_masking_gauche AS seuil_ca_masking_gauche_15, t0.seuil_co_masking_droite AS seuil_co_masking_droite_16, t0.seuil_co_masking_gauche AS seuil_co_masking_gauche_17, t0.casque_droite AS casque_droite_18, t0.casque_gauche AS casque_gauche_19, t0.casque_binaural AS casque_binaural_20, t0.champs_libre_droite AS champs_libre_droite_21, t0.champs_libre_gauche AS champs_libre_gauche_22, t0.champs_libre_binaural AS champs_libre_binaural_23, t0.champs_libre_app_droite AS champs_libre_app_droite_24, t0.champs_libre_app_gauche AS champs_libre_app_gauche_25, t0.champs_libre_app_binaural AS champs_libre_app_binaural_26, t0.seuil_in_confort_droite AS seuil_in_confort_droite_27, t0.seuil_in_confort_gauche AS seuil_in_confort_gauche_28, t0.firstname AS firstname_29, t0.lastname AS lastname_30, t0.centre_id AS centre_id_31 FROM setting t0 WHERE t0.centre_id = ?
[
  218
]
doctrine SELECT t0.id AS id_1, t0.stripe_subscription_id AS stripe_subscription_id_2, t0.stripe_customer_id AS stripe_customer_id_3, t0.stripe_payment_intent_id AS stripe_payment_intent_id_4, t0.payment_method AS payment_method_5, t0.paid_amount AS paid_amount_6, t0.paid_amount_currency AS paid_amount_currency_7, t0.plan_interval AS plan_interval_8, t0.plan_interval_count AS plan_interval_count_9, t0.customer_name AS customer_name_10, t0.customer_email AS customer_email_11, t0.created AS created_12, t0.plan_period_start AS plan_period_start_13, t0.plan_period_end AS plan_period_end_14, t0.status AS status_15, t0.quantity AS quantity_16, t0.centre_id AS centre_id_17, t0.plan_id AS plan_id_18, t0.audio_id AS audio_id_19 FROM subscription t0 WHERE t0.centre_id = ?
[
  218
]
doctrine SELECT t0.id AS id_1, t0.paid_amount AS paid_amount_2, t0.paid_amount_currency AS paid_amount_currency_3, t0.plan_interva_l AS plan_interva_l_4, t0.created AS created_5, t0.plan_period_start AS plan_period_start_6, t0.plan_period_end AS plan_period_end_7, t0.quantity AS quantity_8, t0.is_audiolibre AS is_audiolibre_9, t0.centre_id AS centre_id_10, t0.audio_id AS audio_id_11, t0.plan_id AS plan_id_12, t0.audio_partner_id AS audio_partner_id_13, t0.audio_libre_partner_id AS audio_libre_partner_id_14 FROM partner_subscription t0 WHERE t0.centre_id = ?
[
  218
]
doctrine SELECT t0.id AS id_1, t0.motif AS motif_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.status AS status_5, t0.centre_id AS centre_id_6 FROM cancellation_record t0 WHERE t0.centre_id = ?
[
  218
]
doctrine SELECT t0.id AS id_1, t0.stripe_customer AS stripe_customer_2, t0.stripe_product AS stripe_product_3, t0.payment_method AS payment_method_4, t0.payment_intent AS payment_intent_5, t0.plan_interval AS plan_interval_6, t0.paid_amount AS paid_amount_7, t0.status AS status_8, t0.created AS created_9, t0.plan_period_start AS plan_period_start_10, t0.plan_period_end AS plan_period_end_11, t0.quantity AS quantity_12, t0.plan_id AS plan_id_13, t0.center_id AS center_id_14, t0.audio_id AS audio_id_15, t0.contract_category_id AS contract_category_id_16 FROM specific_subscription t0 WHERE t0.center_id = ?
[
  218
]
doctrine SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.address AS address_2, l0_.postale AS postale_3, l0_.city AS city_4, l0_.finess AS finess_5, l0_.siret AS siret_6, l0_.website AS website_7, l0_.phone AS phone_8, l0_.is_handicap AS is_handicap_9, l0_.latitude AS latitude_10, l0_.longitude AS longitude_11, l0_.horaire AS horaire_12, l0_.img_url AS img_url_13, l0_.id_gerant_id AS id_gerant_id_14 FROM lieu l0_ WHERE (l0_.longitude BETWEEN ? AND ?) AND (l0_.latitude BETWEEN ? AND ?)
[
  2.24
  2.44
  48.75
  48.95
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  542
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  542
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM prestation t0 WHERE t0.id = ?
[
  1
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM prestation t0 WHERE t0.id = ?
[
  2
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM prestation t0 WHERE t0.id = ?
[
  3
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM prestation t0 WHERE t0.id = ?
[
  4
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  542
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  573
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  1
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  2
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  3
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  6
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  573
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  573
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  542
  573
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  542
  573
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  573
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  573
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  542
  573
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  542
  573
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  573
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  573
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  542
  573
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  542
  573
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  427
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  427
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  427
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  458
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  458
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  458
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  458
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  427
  458
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  427
  458
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  458
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  458
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  427
  458
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  427
  458
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  458
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  458
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  427
  458
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  427
  458
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  590
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  590
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  590
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  621
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  621
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  621
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  621
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  621
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  621
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  590
  621
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  590
  621
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  621
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  621
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  590
  621
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  590
  621
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  621
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  621
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  590
  621
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  590
  621
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  475
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  475
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  475
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  506
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  506
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  506
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  506
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  506
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  506
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  475
  506
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  475
  506
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  506
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  506
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  475
  506
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  475
  506
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  506
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  506
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  475
  506
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  475
  506
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  591
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  591
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  591
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  622
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  622
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  622
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  622
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  622
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  622
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  591
  622
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  591
  622
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  622
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  622
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  591
  622
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  591
  622
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  622
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  622
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  591
  622
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  591
  622
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  476
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  476
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  476
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  507
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  507
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  507
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  507
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  507
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  507
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  476
  507
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  476
  507
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  507
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  507
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  476
  507
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  476
  507
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  507
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  507
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  476
  507
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  476
  507
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  594
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  594
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  594
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  625
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  625
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  625
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  625
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  625
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  625
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  594
  625
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  594
  625
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  625
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  625
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  594
  625
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  594
  625
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  625
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  625
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  594
  625
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  594
  625
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  479
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  479
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  479
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  510
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  510
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  510
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  510
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  510
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  510
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  479
  510
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  479
  510
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  510
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  510
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  479
  510
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  479
  510
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  510
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  510
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  479
  510
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  479
  510
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  185
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  185
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  185
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  229
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  229
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  1
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  2
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  3
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  4
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  69
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  106
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  108
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  109
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  229
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  229
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  229
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  185
  229
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  185
  229
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  229
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  229
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  185
  229
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  185
  229
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  229
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  229
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  185
  229
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  185
  229
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  601
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  601
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  632
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  632
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  632
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  632
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  632
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  632
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  601
  632
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  601
  632
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  632
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  632
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  601
  632
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  601
  632
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  632
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  632
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  601
  632
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  601
  632
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  486
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  486
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  517
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  517
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  517
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  517
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  486
  517
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  486
  517
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  517
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  517
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  486
  517
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  486
  517
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  517
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  517
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  486
  517
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  486
  517
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  531
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  531
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  531
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  562
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  562
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  562
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  562
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  562
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  562
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  531
  562
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  531
  562
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  562
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  562
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  531
  562
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  531
  562
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  562
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  562
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  531
  562
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  531
  562
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  416
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  416
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  416
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  447
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  447
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  447
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  447
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  447
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  447
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  416
  447
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  416
  447
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  447
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  447
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  416
  447
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  416
  447
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  447
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  447
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  416
  447
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  416
  447
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  589
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  589
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  589
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  620
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  620
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  620
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  620
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  620
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  620
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  589
  620
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  589
  620
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  620
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  620
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  589
  620
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  589
  620
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  620
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  620
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  589
  620
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  589
  620
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  474
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  474
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  474
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  505
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  505
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  505
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  505
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  505
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  505
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  474
  505
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  474
  505
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  505
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  505
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  474
  505
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  474
  505
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  505
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  505
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  474
  505
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  474
  505
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  585
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  585
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  585
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  616
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  616
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  616
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  616
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  616
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  616
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  585
  616
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  585
  616
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  616
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  616
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  585
  616
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  585
  616
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  616
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  616
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  585
  616
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  585
  616
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  470
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  470
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  470
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  501
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  501
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  501
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  501
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  501
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  501
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  470
  501
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  470
  501
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  501
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  501
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  470
  501
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  470
  501
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  501
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  501
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  470
  501
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  470
  501
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  592
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  592
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  592
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  623
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  623
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  623
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  623
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  623
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  623
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  592
  623
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  592
  623
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  623
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  623
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  592
  623
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  592
  623
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  623
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  623
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  592
  623
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  592
  623
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  477
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  477
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  477
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  508
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  508
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  508
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  508
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  508
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  508
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  477
  508
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  477
  508
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  508
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  508
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  477
  508
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  477
  508
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  508
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  508
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  477
  508
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  477
  508
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  61
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  61
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  61
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  77
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  77
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  77
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  5
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  73
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  74
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  76
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  77
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  77
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  4
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  7
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  77
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT t0.id AS id_1, t0.booking_id AS booking_id_2, t0.rdv_id AS rdv_id_3, t0.synchronisation_cosium_id AS synchronisation_cosium_id_4, t0.cosium_center_id AS cosium_center_id_5 FROM cosium_event t0 WHERE t0.rdv_id = ?
[
  7324
]
doctrine SELECT t0.id AS id_1, t0.device_id AS device_id_2, t0.client_id AS client_id_3, t0.client_temp_id AS client_temp_id_4, t0.rdv_id AS rdv_id_5, t0.audio_id AS audio_id_6, t0.center_id AS center_id_7, t0.setting_device_id AS setting_device_id_8 FROM client_device t0 WHERE t0.rdv_id = ?
[
  7324
]
doctrine SELECT t0.id AS id_1, t0.booking_id AS booking_id_2, t0.rdv_id AS rdv_id_3, t0.synchronisation_cosium_id AS synchronisation_cosium_id_4, t0.cosium_center_id AS cosium_center_id_5 FROM cosium_event t0 WHERE t0.rdv_id = ?
[
  7326
]
doctrine SELECT t0.id AS id_1, t0.device_id AS device_id_2, t0.client_id AS client_id_3, t0.client_temp_id AS client_temp_id_4, t0.rdv_id AS rdv_id_5, t0.audio_id AS audio_id_6, t0.center_id AS center_id_7, t0.setting_device_id AS setting_device_id_8 FROM client_device t0 WHERE t0.rdv_id = ?
[
  7326
]
doctrine SELECT t0.id AS id_1, t0.booking_id AS booking_id_2, t0.rdv_id AS rdv_id_3, t0.synchronisation_cosium_id AS synchronisation_cosium_id_4, t0.cosium_center_id AS cosium_center_id_5 FROM cosium_event t0 WHERE t0.rdv_id = ?
[
  7325
]
doctrine SELECT t0.id AS id_1, t0.device_id AS device_id_2, t0.client_id AS client_id_3, t0.client_temp_id AS client_temp_id_4, t0.rdv_id AS rdv_id_5, t0.audio_id AS audio_id_6, t0.center_id AS center_id_7, t0.setting_device_id AS setting_device_id_8 FROM client_device t0 WHERE t0.rdv_id = ?
[
  7325
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  77
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  61
  77
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  61
  77
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  77
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT t0.id AS id_1, t0.booking_id AS booking_id_2, t0.rdv_id AS rdv_id_3, t0.synchronisation_cosium_id AS synchronisation_cosium_id_4, t0.cosium_center_id AS cosium_center_id_5 FROM cosium_event t0 WHERE t0.rdv_id = ?
[
  5727
]
doctrine SELECT t0.id AS id_1, t0.device_id AS device_id_2, t0.client_id AS client_id_3, t0.client_temp_id AS client_temp_id_4, t0.rdv_id AS rdv_id_5, t0.audio_id AS audio_id_6, t0.center_id AS center_id_7, t0.setting_device_id AS setting_device_id_8 FROM client_device t0 WHERE t0.rdv_id = ?
[
  5727
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  77
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  61
  77
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  61
  77
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  77
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT t0.id AS id_1, t0.booking_id AS booking_id_2, t0.rdv_id AS rdv_id_3, t0.synchronisation_cosium_id AS synchronisation_cosium_id_4, t0.cosium_center_id AS cosium_center_id_5 FROM cosium_event t0 WHERE t0.rdv_id = ?
[
  5504
]
doctrine SELECT t0.id AS id_1, t0.device_id AS device_id_2, t0.client_id AS client_id_3, t0.client_temp_id AS client_temp_id_4, t0.rdv_id AS rdv_id_5, t0.audio_id AS audio_id_6, t0.center_id AS center_id_7, t0.setting_device_id AS setting_device_id_8 FROM client_device t0 WHERE t0.rdv_id = ?
[
  5504
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  77
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  61
  77
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  61
  77
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_motif_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  2
  77
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  316
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  316
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  316
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  345
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  345
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  345
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  345
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  345
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  345
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  316
  345
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  316
  345
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  345
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  345
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  316
  345
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  316
  345
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  345
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  345
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  316
  345
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  316
  345
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  167
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  167
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  167
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  216
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  5
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  216
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  216
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  167
  216
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  167
  216
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  216
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  216
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  167
  216
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  167
  216
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  216
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  216
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  167
  216
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  167
  216
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  387
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  387
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  387
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  418
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  418
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  418
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  418
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  387
  418
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  387
  418
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  418
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  418
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  387
  418
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  387
  418
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  418
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  418
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  387
  418
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  387
  418
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  502
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  502
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  533
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  533
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  533
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  533
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  502
  533
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  502
  533
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  533
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  533
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  502
  533
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  502
  533
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  533
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  533
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  502
  533
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  502
  533
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  608
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  608
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  608
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  639
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  639
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  639
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  639
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  639
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  639
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  608
  639
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  608
  639
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  639
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  639
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  608
  639
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  608
  639
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  639
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  639
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  608
  639
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  608
  639
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  493
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  493
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  493
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  524
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  524
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  524
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  524
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  524
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  524
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  493
  524
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  493
  524
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  524
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  524
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  493
  524
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  493
  524
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  524
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  524
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  493
  524
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  493
  524
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  220
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  220
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  264
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  10
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  264
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  264
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  220
  264
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  220
  264
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  264
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  264
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  220
  264
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  220
  264
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  264
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  264
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  220
  264
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  220
  264
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  576
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  576
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  607
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  607
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  607
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  607
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  576
  607
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  576
  607
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  607
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  607
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  576
  607
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  576
  607
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  607
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  607
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  576
  607
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  576
  607
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  461
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  461
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  492
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  492
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  492
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  492
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  461
  492
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  461
  492
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  492
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  492
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  461
  492
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  461
  492
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  492
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  492
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  461
  492
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  461
  492
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  526
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  526
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  557
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  557
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  557
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  557
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  557
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  557
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  526
  557
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  526
  557
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  557
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  557
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  526
  557
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  526
  557
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  557
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  557
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  526
  557
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  526
  557
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  411
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  411
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  442
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  442
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  442
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  442
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  442
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  442
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  411
  442
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  411
  442
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  442
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  442
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  411
  442
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  411
  442
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  442
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  442
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  411
  442
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  411
  442
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  593
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  593
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  593
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  624
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  624
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  624
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  624
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  624
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  624
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  593
  624
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  593
  624
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  624
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  624
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  593
  624
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  593
  624
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  624
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  624
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  593
  624
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  593
  624
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  478
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  478
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  478
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  509
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  509
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  509
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  509
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  478
  509
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  478
  509
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  509
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  509
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  478
  509
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  478
  509
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  509
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  509
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  478
  509
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  478
  509
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  281
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  281
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  281
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  289
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  289
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  289
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  289
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  289
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  281
  289
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  281
  289
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  289
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  289
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  281
  289
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  281
  289
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  289
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  289
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  281
  289
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  281
  289
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  588
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  588
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  588
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  619
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  619
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  619
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  619
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  619
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  619
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  588
  619
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  588
  619
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  619
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  619
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  588
  619
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  588
  619
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  619
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  619
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  588
  619
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  588
  619
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  473
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  473
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  473
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  504
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  504
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  504
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  504
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  473
  504
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  473
  504
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  504
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  504
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  473
  504
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  473
  504
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  504
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  504
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  473
  504
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  473
  504
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  263
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  263
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  263
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  296
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  296
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  296
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  296
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  296
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  263
  296
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  263
  296
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  296
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  296
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  263
  296
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  263
  296
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  296
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  296
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  263
  296
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  263
  296
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  583
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  583
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  614
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  614
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  614
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  614
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  614
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  614
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  583
  614
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  583
  614
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  614
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  614
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  583
  614
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  583
  614
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  614
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  614
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  583
  614
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  583
  614
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  468
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  468
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  499
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  499
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  499
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  499
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  499
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  499
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  468
  499
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  468
  499
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  499
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  499
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  468
  499
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  468
  499
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  499
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  499
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  468
  499
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  468
  499
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  581
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  581
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  581
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  612
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  612
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  612
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  612
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  612
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  612
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  581
  612
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  581
  612
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  612
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  612
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  581
  612
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  581
  612
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  612
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  612
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  581
  612
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  581
  612
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  466
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  466
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  466
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  497
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  497
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  497
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  497
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  497
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  497
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  466
  497
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  466
  497
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  497
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  497
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  466
  497
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  466
  497
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  497
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  497
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  466
  497
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  466
  497
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  248
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  248
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  248
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  287
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  287
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  287
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  287
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  287
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  248
  287
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  248
  287
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  287
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  287
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  248
  287
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  248
  287
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  287
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  287
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  248
  287
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  248
  287
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  221
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  221
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  221
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  265
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  265
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  265
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  265
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  221
  265
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  221
  265
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  265
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  265
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  221
  265
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  221
  265
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  265
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  265
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  221
  265
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  221
  265
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  528
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  528
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  528
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  559
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  559
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  559
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  559
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  559
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  559
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  528
  559
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  528
  559
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  559
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  559
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  528
  559
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  528
  559
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  559
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  559
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  528
  559
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  528
  559
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  413
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  413
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  413
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  444
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  444
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  444
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  444
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  444
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  444
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  413
  444
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  413
  444
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  444
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  444
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  413
  444
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  413
  444
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  444
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  444
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  413
  444
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  413
  444
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  597
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  597
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  628
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  628
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  628
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  628
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  628
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  628
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  597
  628
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  597
  628
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  628
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  628
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  597
  628
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  597
  628
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  628
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  628
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  597
  628
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  597
  628
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  482
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  482
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  513
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  513
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  513
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  513
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  513
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  513
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  482
  513
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  482
  513
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  513
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  513
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  482
  513
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  482
  513
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  513
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  513
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  482
  513
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  482
  513
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  575
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  575
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  575
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  606
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  606
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  606
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  606
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  575
  606
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  575
  606
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  606
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  606
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  575
  606
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  575
  606
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  606
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  606
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  575
  606
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  575
  606
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  460
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  460
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  460
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  491
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  491
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  491
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  491
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  460
  491
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  460
  491
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  491
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  491
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  460
  491
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  460
  491
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  491
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  491
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  460
  491
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  460
  491
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  152
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  152
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  152
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  202
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  202
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  114
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  202
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  202
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  202
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  152
  202
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  152
  202
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  202
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  202
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  152
  202
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  152
  202
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  202
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  202
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  152
  202
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  152
  202
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  582
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  582
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  582
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  613
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  613
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  613
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  613
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  613
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  613
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  582
  613
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  582
  613
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  613
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  613
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  582
  613
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  582
  613
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  613
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  613
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  582
  613
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  582
  613
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  467
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  467
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  467
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  498
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  498
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  498
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  498
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  467
  498
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  467
  498
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  498
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  498
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  467
  498
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  467
  498
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  498
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  498
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  467
  498
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  467
  498
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  543
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  543
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  574
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  574
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  574
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  574
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  574
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  574
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  543
  574
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  543
  574
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  574
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  574
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  543
  574
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  543
  574
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  574
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  574
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  543
  574
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  543
  574
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  428
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  428
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  459
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  459
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  459
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  459
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  459
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  459
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  428
  459
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  428
  459
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  459
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  459
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  428
  459
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  428
  459
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  459
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  459
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  428
  459
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  428
  459
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  145
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  145
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  197
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  197
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  197
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  197
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  145
  197
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  145
  197
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  197
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  197
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  145
  197
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  145
  197
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  197
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  197
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  145
  197
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  145
  197
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  177
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  177
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  177
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  224
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  224
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  224
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  224
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  8
]
doctrine SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM specialite t0 WHERE t0.id = ?
[
  9
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  224
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  224
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  177
  224
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  177
  224
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  224
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  224
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  177
  224
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  177
  224
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  224
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  224
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  177
  224
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  177
  224
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  252
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  252
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  291
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  291
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  291
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  291
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  252
  291
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  252
  291
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  291
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  291
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  252
  291
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  252
  291
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  291
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  291
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  252
  291
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  252
  291
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  604
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  604
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  635
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  635
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  635
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  635
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  635
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  635
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  604
  635
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  604
  635
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  635
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  635
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  604
  635
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  604
  635
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  635
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  635
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  604
  635
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  604
  635
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  489
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  489
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  520
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  520
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  520
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  520
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  520
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  520
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  489
  520
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  489
  520
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  520
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  520
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  489
  520
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  489
  520
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  520
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  520
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  489
  520
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  489
  520
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  369
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  369
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  369
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  400
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  400
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  400
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  400
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  400
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  400
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  369
  400
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  369
  400
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  400
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  400
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  369
  400
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  369
  400
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  400
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  400
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  369
  400
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  369
  400
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  371
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  371
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  371
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  402
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  402
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  402
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  402
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  371
  402
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  371
  402
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  402
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  402
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  371
  402
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  371
  402
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  402
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  402
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  371
  402
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  371
  402
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  374
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  374
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  374
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  405
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  405
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  405
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  405
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  405
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  405
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  374
  405
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  374
  405
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  405
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  405
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  374
  405
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  374
  405
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  405
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  405
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  374
  405
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  374
  405
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  377
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  377
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  377
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  408
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  408
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  408
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  408
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  408
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  408
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  377
  408
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  377
  408
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  408
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  408
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  377
  408
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  377
  408
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  408
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  408
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  377
  408
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  377
  408
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  380
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  380
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  380
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  411
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  411
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  411
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  411
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  411
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  380
  411
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  380
  411
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  411
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  411
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  380
  411
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  380
  411
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  411
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  411
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  380
  411
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  380
  411
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  495
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  495
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  495
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  526
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  526
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  526
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  526
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  526
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  495
  526
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  495
  526
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  526
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  526
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  495
  526
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  495
  526
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  526
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  526
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  495
  526
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  495
  526
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  176
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  176
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  176
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  223
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  223
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  223
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  223
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  223
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  223
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  176
  223
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  176
  223
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  223
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  223
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  176
  223
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  176
  223
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  223
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  223
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  176
  223
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  176
  223
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  609
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  609
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  609
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  640
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  640
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  640
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  640
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  640
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  640
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  609
  640
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  609
  640
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  640
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  640
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  609
  640
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  609
  640
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  640
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  640
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  609
  640
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  609
  640
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  494
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  494
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  494
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  525
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  525
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  525
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  525
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  525
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  525
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  494
  525
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  494
  525
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  525
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  525
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  494
  525
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  494
  525
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  525
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  525
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  494
  525
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  494
  525
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  105
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  105
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  161
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  161
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  161
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  161
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  161
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  161
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  105
  161
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  105
  161
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  161
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  161
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  105
  161
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  105
  161
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  161
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  161
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  105
  161
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  105
  161
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  538
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  538
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  538
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  569
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  569
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  569
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  569
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  569
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  569
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  538
  569
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  538
  569
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  569
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  569
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  538
  569
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  538
  569
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  569
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  569
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  538
  569
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  538
  569
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  423
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  423
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  423
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  454
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  454
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  454
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  454
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  454
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  454
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  423
  454
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  423
  454
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  454
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  454
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  423
  454
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  423
  454
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  454
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  454
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  423
  454
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  423
  454
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  128
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  128
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  128
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  183
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  183
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  183
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  110
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  111
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  112
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  113
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  145
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  183
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  183
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  183
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  128
  183
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  128
  183
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  183
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  183
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  128
  183
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  128
  183
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  183
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  183
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  128
  183
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  128
  183
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  570
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  570
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  601
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  601
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  601
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  601
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  601
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  570
  601
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  570
  601
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  601
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  601
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  570
  601
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  570
  601
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  601
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  601
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  570
  601
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  570
  601
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  455
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  455
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  486
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  486
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  486
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  486
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  486
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  455
  486
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  455
  486
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  486
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  486
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  455
  486
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  455
  486
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  486
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  486
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  455
  486
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  455
  486
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  333
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  333
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  362
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  362
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  362
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  362
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  362
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  362
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  333
  362
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  333
  362
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  362
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  362
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  333
  362
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  333
  362
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  362
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  362
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  333
  362
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  333
  362
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  383
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  383
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  383
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  414
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  414
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  414
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  414
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  414
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  414
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  383
  414
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  383
  414
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  414
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  414
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  383
  414
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  383
  414
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  414
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  414
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  383
  414
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  383
  414
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  498
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  498
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  498
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  529
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  529
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  529
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  529
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  529
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  529
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  498
  529
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  498
  529
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  529
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  529
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  498
  529
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  498
  529
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  529
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  529
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  498
  529
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  498
  529
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  606
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  606
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  606
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  637
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  637
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  637
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  637
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  637
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  637
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  606
  637
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  606
  637
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  637
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  637
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  606
  637
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  606
  637
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  637
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  637
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  606
  637
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  606
  637
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  491
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  491
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  491
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  522
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  522
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  522
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  522
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  522
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  522
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  491
  522
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  491
  522
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  522
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  522
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  491
  522
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  491
  522
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  522
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  522
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  491
  522
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  491
  522
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  607
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  607
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  607
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  638
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  638
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  638
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  638
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  638
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  638
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  607
  638
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  607
  638
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  638
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  638
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  607
  638
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  607
  638
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  638
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  638
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  607
  638
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  607
  638
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  492
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  492
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  492
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  523
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  523
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  523
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  523
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  523
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  523
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  492
  523
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  492
  523
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  523
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  523
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  492
  523
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  492
  523
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  523
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  523
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  492
  523
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  492
  523
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  533
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  533
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  533
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  564
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  564
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  564
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  564
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  533
  564
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  533
  564
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  564
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  564
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  533
  564
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  533
  564
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  564
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  564
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  533
  564
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  533
  564
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  418
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  418
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  418
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  449
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  449
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  449
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  449
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  418
  449
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  418
  449
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  449
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  449
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  418
  449
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  418
  449
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  449
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  449
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  418
  449
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  418
  449
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  267
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  267
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  267
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  300
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  300
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  300
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  300
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  300
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  267
  300
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  267
  300
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  300
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  300
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  267
  300
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  267
  300
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  300
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  300
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  267
  300
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  267
  300
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  170
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  170
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  219
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  219
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  219
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  219
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  219
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  219
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  170
  219
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  170
  219
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  219
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  219
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  170
  219
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  170
  219
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  219
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  219
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  170
  219
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  170
  219
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  517
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  517
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  517
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  548
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  548
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  548
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  548
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  517
  548
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  517
  548
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  548
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  548
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  517
  548
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  517
  548
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  548
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  548
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  517
  548
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  517
  548
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  402
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  402
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  402
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  433
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  433
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  433
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  433
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  402
  433
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  402
  433
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  433
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  433
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  402
  433
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  402
  433
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  433
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  433
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  402
  433
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  402
  433
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  602
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  602
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  602
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  633
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  633
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  633
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  633
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  633
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  633
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  602
  633
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  602
  633
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  633
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  633
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  602
  633
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  602
  633
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  633
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  633
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  602
  633
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  602
  633
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  487
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  487
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  487
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  518
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  518
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  518
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  518
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  518
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  518
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  487
  518
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  487
  518
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  518
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  518
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  487
  518
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  487
  518
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  518
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  518
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  487
  518
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  487
  518
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  235
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  235
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  235
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  278
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  278
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  278
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  278
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  278
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  278
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  235
  278
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  235
  278
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  278
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  278
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  235
  278
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  235
  278
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  278
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  278
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  235
  278
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  235
  278
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  276
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  276
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  276
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  307
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  307
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  307
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  307
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  276
  307
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  276
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  307
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  307
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  276
  307
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  276
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  307
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  307
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  276
  307
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  276
  307
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  264
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  264
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  264
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  297
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  297
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  297
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  297
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  297
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  264
  297
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  264
  297
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  297
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  297
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  264
  297
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  264
  297
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  297
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  297
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  264
  297
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  264
  297
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  255
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  255
  true
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  181
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  181
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  181
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  226
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  226
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  226
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  226
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  226
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  226
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  181
  226
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  181
  226
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  226
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  226
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  181
  226
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  181
  226
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  226
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  226
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  181
  226
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  181
  226
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  171
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  171
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  220
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  220
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  220
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  220
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  220
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  171
  220
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  171
  220
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  220
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  220
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  171
  220
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  171
  220
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  220
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  220
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  171
  220
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  171
  220
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  539
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  539
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  539
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  570
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  570
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  570
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  570
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  570
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  539
  570
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  539
  570
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  570
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  570
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  539
  570
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  539
  570
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  570
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  570
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  539
  570
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  539
  570
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  424
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  424
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  424
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  455
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  455
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  455
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  455
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  455
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  424
  455
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  424
  455
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  455
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  455
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  424
  455
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  424
  455
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  455
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  455
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  424
  455
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  424
  455
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  187
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  187
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  187
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  231
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  231
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  231
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  231
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  231
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  231
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  187
  231
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  187
  231
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  231
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  231
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  187
  231
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  187
  231
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  231
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  231
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  187
  231
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  187
  231
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  605
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  605
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  605
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  636
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  636
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  636
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  636
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  636
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  636
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  605
  636
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  605
  636
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  636
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  636
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  605
  636
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  605
  636
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  636
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  636
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  605
  636
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  605
  636
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  490
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  490
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  490
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  521
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  521
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  521
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  521
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  490
  521
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  490
  521
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  521
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  521
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  490
  521
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  490
  521
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  521
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  521
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  490
  521
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  490
  521
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  603
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  603
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  603
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  634
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  634
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  634
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  634
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  634
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  634
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  603
  634
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  603
  634
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  634
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  634
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  603
  634
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  603
  634
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  634
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  634
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  603
  634
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  603
  634
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  488
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  488
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  488
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  519
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  519
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  519
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  519
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  519
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  519
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  488
  519
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  488
  519
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  519
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  519
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  488
  519
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  488
  519
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  519
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  519
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  488
  519
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  488
  519
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  512
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  512
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  512
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  543
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  543
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  543
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  543
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  543
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  512
  543
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  512
  543
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  543
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  543
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  512
  543
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  512
  543
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  543
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  543
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  512
  543
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  512
  543
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  397
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  397
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  397
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  428
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  428
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  428
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  428
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  428
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  397
  428
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  397
  428
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  428
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  428
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  397
  428
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  397
  428
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  428
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  428
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  397
  428
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  397
  428
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  194
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  194
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  238
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  238
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  238
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  238
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  238
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  238
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  194
  238
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  194
  238
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  238
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  238
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  194
  238
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  194
  238
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  238
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  238
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  194
  238
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  194
  238
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  573
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  573
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  573
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  604
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  604
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  604
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  604
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  604
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  573
  604
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  573
  604
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  604
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  604
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  573
  604
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  573
  604
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  604
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  604
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  573
  604
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  573
  604
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  458
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  458
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  458
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  489
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  489
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  489
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  489
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  489
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  458
  489
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  458
  489
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  489
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  489
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  458
  489
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  458
  489
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  489
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  489
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  458
  489
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  458
  489
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  213
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  213
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  213
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  257
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  257
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  257
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  118
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  257
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  257
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  257
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  213
  257
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  213
  257
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  257
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  257
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  213
  257
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  213
  257
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  257
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  257
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  213
  257
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  213
  257
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  587
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  587
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  618
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  618
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  618
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  618
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  618
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  618
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  587
  618
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  587
  618
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  618
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  618
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  587
  618
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  587
  618
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  618
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  618
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  587
  618
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  587
  618
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  472
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  472
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  503
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  503
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  503
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  503
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  503
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  503
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  472
  503
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  472
  503
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  503
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  503
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  472
  503
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  472
  503
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  503
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  503
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  472
  503
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  472
  503
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  195
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  195
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  195
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  239
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  239
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  239
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  239
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  239
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  239
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  195
  239
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  195
  239
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  239
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  239
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  195
  239
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  195
  239
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  239
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  239
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  195
  239
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  195
  239
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  140
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  140
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  140
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  194
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  194
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  194
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  194
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  194
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  140
  194
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  140
  194
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  194
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  194
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  140
  194
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  140
  194
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  194
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  194
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  140
  194
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  140
  194
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  564
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  564
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  564
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  595
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  595
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  595
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  595
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  595
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  595
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  564
  595
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  564
  595
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  595
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  595
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  564
  595
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  564
  595
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  595
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  595
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  564
  595
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  564
  595
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  449
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  449
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  449
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  480
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  480
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  480
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  480
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  480
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  480
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  449
  480
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  449
  480
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  480
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  480
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  449
  480
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  449
  480
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  480
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  480
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  449
  480
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  449
  480
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  196
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  196
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  196
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  240
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  240
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  240
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  240
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  240
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  240
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  196
  240
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  196
  240
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  240
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  240
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  196
  240
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  196
  240
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  240
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  240
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  196
  240
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  196
  240
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  521
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  521
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  521
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  552
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  552
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  552
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  552
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  521
  552
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  521
  552
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  552
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  552
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  521
  552
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  521
  552
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  552
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  552
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  521
  552
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  521
  552
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  406
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  406
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  406
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  437
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  437
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  437
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  437
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  406
  437
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  406
  437
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  437
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  437
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  406
  437
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  406
  437
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  437
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  437
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  406
  437
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  406
  437
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  586
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  586
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  586
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  617
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  617
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  617
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  617
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  617
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  617
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  586
  617
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  586
  617
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  617
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  617
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  586
  617
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  586
  617
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  617
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  617
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  586
  617
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  586
  617
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  471
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  471
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  471
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  502
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  502
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  502
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  502
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  502
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  471
  502
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  471
  502
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  502
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  502
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  471
  502
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  471
  502
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  502
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  502
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  471
  502
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  471
  502
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  260
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  260
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  144
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  260
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  260
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  260
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  260
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  260
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  260
  294
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  272
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  272
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  272
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  303
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  303
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  303
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  303
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  303
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  303
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  272
  303
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  272
  303
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  303
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  303
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  272
  303
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  272
  303
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  303
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  303
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  272
  303
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  272
  303
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  548
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  548
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  548
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  579
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  579
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  579
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  579
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  579
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  579
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  548
  579
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  548
  579
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  579
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  579
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  548
  579
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  548
  579
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  579
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  579
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  548
  579
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  548
  579
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  433
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  433
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  433
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  464
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  464
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  464
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  464
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  464
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  464
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  433
  464
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  433
  464
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  464
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  464
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  433
  464
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  433
  464
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  464
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  464
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  433
  464
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  433
  464
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  244
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  244
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  244
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  285
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  285
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  285
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  285
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  285
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  244
  285
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  244
  285
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  285
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  285
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  244
  285
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  244
  285
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  285
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  285
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  244
  285
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  244
  285
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  212
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  212
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  212
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  256
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  256
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  256
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  256
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  256
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  256
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  212
  256
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  212
  256
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  256
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  256
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  212
  256
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  212
  256
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  256
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  256
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  212
  256
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  212
  256
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  179
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  179
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  179
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  224
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  224
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  224
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  224
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  224
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  224
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  179
  224
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  179
  224
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  224
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  224
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  179
  224
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  179
  224
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  224
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  224
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  179
  224
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  179
  224
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  545
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  545
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  545
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  576
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  576
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  576
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  576
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  576
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  545
  576
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  545
  576
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  576
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  576
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  545
  576
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  545
  576
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  576
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  576
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  545
  576
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  545
  576
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  430
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  430
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  430
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  461
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  461
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  461
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  461
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  461
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  430
  461
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  430
  461
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  461
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  461
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  430
  461
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  430
  461
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  461
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  461
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  430
  461
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  430
  461
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  197
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  197
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  197
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  241
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  241
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  241
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  241
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  241
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  241
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  197
  241
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  197
  241
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  241
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  241
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  197
  241
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  197
  241
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  241
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  241
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  197
  241
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  197
  241
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  273
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  273
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  304
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  304
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  304
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  304
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  304
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  304
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  273
  304
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  273
  304
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  304
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  304
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  273
  304
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  273
  304
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  304
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  304
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  273
  304
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  273
  304
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  107
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  107
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  107
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  163
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  163
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  163
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  163
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  163
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  163
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  107
  163
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  107
  163
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  163
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  163
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  107
  163
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  107
  163
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  163
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  163
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  107
  163
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  107
  163
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  527
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  527
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  527
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  558
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  558
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  558
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  558
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  558
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  558
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  527
  558
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  527
  558
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  558
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  558
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  527
  558
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  527
  558
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  558
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  558
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  527
  558
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  527
  558
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  412
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  412
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  412
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  443
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  443
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  443
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  443
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  443
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  443
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  412
  443
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  412
  443
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  443
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  443
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  412
  443
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  412
  443
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  443
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  443
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  412
  443
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  412
  443
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  186
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  186
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  186
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  230
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  230
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  230
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  230
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  230
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT t0.id AS id_1, t0.booking_id AS booking_id_2, t0.rdv_id AS rdv_id_3, t0.synchronisation_cosium_id AS synchronisation_cosium_id_4, t0.cosium_center_id AS cosium_center_id_5 FROM cosium_event t0 WHERE t0.rdv_id = ?
[
  7322
]
doctrine SELECT t0.id AS id_1, t0.device_id AS device_id_2, t0.client_id AS client_id_3, t0.client_temp_id AS client_temp_id_4, t0.rdv_id AS rdv_id_5, t0.audio_id AS audio_id_6, t0.center_id AS center_id_7, t0.setting_device_id AS setting_device_id_8 FROM client_device t0 WHERE t0.rdv_id = ?
[
  7322
]
doctrine SELECT t0.id AS id_1, t0.booking_id AS booking_id_2, t0.rdv_id AS rdv_id_3, t0.synchronisation_cosium_id AS synchronisation_cosium_id_4, t0.cosium_center_id AS cosium_center_id_5 FROM cosium_event t0 WHERE t0.rdv_id = ?
[
  7323
]
doctrine SELECT t0.id AS id_1, t0.device_id AS device_id_2, t0.client_id AS client_id_3, t0.client_temp_id AS client_temp_id_4, t0.rdv_id AS rdv_id_5, t0.audio_id AS audio_id_6, t0.center_id AS center_id_7, t0.setting_device_id AS setting_device_id_8 FROM client_device t0 WHERE t0.rdv_id = ?
[
  7323
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  230
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  186
  230
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  186
  230
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_motif_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  4
  230
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_motif_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  4
  230
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  230
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  230
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  186
  230
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  186
  230
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  230
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  230
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  186
  230
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  186
  230
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  265
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  265
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  265
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  298
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  298
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  298
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  298
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  298
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  265
  298
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  265
  298
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  298
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  298
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  265
  298
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  265
  298
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  298
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  298
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  265
  298
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  265
  298
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  389
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  389
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  389
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  420
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  420
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  420
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  420
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  420
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  420
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  389
  420
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  389
  420
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  420
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  420
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  389
  420
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  389
  420
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  420
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  420
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  389
  420
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  389
  420
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  504
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  504
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  504
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  535
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  535
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  535
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  535
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  535
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  535
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  504
  535
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  504
  535
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  535
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  535
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  504
  535
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  504
  535
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  535
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  535
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  504
  535
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  504
  535
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  261
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  261
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  261
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  261
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  261
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  261
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  261
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  261
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  261
  294
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  190
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  190
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  190
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  234
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  234
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  234
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  234
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  234
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  190
  234
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  190
  234
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  234
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  234
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  190
  234
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  190
  234
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  234
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  234
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  190
  234
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  190
  234
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  277
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  277
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  277
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  307
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  307
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  307
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  307
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  277
  307
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  277
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  307
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  307
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  277
  307
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  277
  307
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  307
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  307
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  277
  307
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  277
  307
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  259
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  259
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  294
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  259
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  259
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  259
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  259
  294
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  294
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  294
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  259
  294
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  259
  294
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  266
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  266
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  266
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  299
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  299
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  299
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  299
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  299
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  266
  299
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  266
  299
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  299
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  299
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  266
  299
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  266
  299
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  299
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  299
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  266
  299
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  266
  299
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  566
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  566
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  566
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  597
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  597
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  597
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  597
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  597
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  566
  597
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  566
  597
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  597
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  597
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  566
  597
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  566
  597
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  597
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  597
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  566
  597
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  566
  597
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  451
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  451
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  451
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  482
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  482
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  482
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  482
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  482
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  451
  482
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  451
  482
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  482
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  482
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  451
  482
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  451
  482
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  482
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  482
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  451
  482
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  451
  482
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  208
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  208
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  208
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  252
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  252
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  252
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  252
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  252
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  208
  252
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  208
  252
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  252
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  252
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  208
  252
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  208
  252
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  252
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  252
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  208
  252
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  208
  252
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  203
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  203
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  203
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  247
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  247
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  247
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  247
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  203
  247
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  203
  247
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  247
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  247
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  203
  247
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  203
  247
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  247
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  247
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  203
  247
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  203
  247
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  552
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  552
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  552
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  583
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  583
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  583
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  583
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  583
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  552
  583
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  552
  583
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  583
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  583
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  552
  583
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  552
  583
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  583
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  583
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  552
  583
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  552
  583
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  437
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  437
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  437
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  468
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  468
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  468
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  468
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  468
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  437
  468
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  437
  468
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  468
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  468
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  437
  468
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  437
  468
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  468
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  468
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  437
  468
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  437
  468
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  291
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  291
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  291
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  320
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  320
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  320
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  320
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  320
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  320
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  291
  320
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  291
  320
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  320
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  320
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  291
  320
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  291
  320
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  320
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  320
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  291
  320
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  291
  320
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  394
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  394
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  394
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  425
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  425
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  425
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  425
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  425
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  425
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  394
  425
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  394
  425
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  425
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  425
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  394
  425
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  394
  425
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  425
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  425
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  394
  425
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  394
  425
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  509
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  509
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  509
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  540
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  540
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  540
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  540
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  540
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  540
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  509
  540
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  509
  540
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  540
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  540
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  509
  540
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  509
  540
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  540
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  540
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  509
  540
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  509
  540
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  537
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  537
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  537
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  568
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  568
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  568
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  568
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  568
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  568
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  537
  568
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  537
  568
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  568
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  568
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  537
  568
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  537
  568
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  568
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  568
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  537
  568
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  537
  568
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  422
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  422
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  422
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  453
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  453
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  453
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  453
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  453
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  453
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  422
  453
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  422
  453
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  453
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  453
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  422
  453
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  422
  453
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  453
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  453
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  422
  453
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  422
  453
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  556
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  556
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  556
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  587
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  587
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  587
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  587
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  587
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  556
  587
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  556
  587
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  587
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  587
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  556
  587
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  556
  587
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  587
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  587
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  556
  587
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  556
  587
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  441
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  441
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  441
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  472
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  472
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  472
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  472
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  472
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  441
  472
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  441
  472
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  472
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  472
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  441
  472
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  441
  472
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  472
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  472
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  441
  472
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  441
  472
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  216
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  216
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  216
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  260
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  260
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  260
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  260
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  216
  260
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  216
  260
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  260
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  260
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  216
  260
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  216
  260
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  260
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  260
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  216
  260
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  216
  260
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  134
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  134
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  134
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  188
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  188
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  188
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  91
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  92
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  93
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  94
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  95
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  96
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  97
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  98
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  99
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  100
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  101
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  102
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  103
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  104
]
doctrine SELECT t0.id AS id_1, t0.titre AS titre_2, t0.is_default AS is_default_3 FROM motif t0 WHERE t0.id = ?
[
  105
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  188
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  188
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  188
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  134
  188
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  134
  188
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  188
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  188
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  134
  188
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  134
  188
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  188
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  188
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  134
  188
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  134
  188
]
doctrine SELECT t0.id AS id_1, t0.id_centre_id AS id_centre_id_2, t0.id_prestation_id AS id_prestation_id_3 FROM centre_prestation t0 WHERE t0.id_centre_id = ?
[
  218
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_centre_id = ?
[
  218
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.is_confirmed = ?
[
  218
  true
]
doctrine SELECT t0.id AS id_1, t0.signup_date AS signup_date_2, t0.civilite AS civilite_3, t0.name AS name_4, t0.lastname AS lastname_5, t0.birthdate AS birthdate_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.adeli AS adeli_9, t0.password AS password_10, t0.pin AS pin_11, t0.code_parrainage AS code_parrainage_12, t0.description AS description_13, t0.img_url AS img_url_14, t0.is_indie AS is_indie_15, t0.mail_valid AS mail_valid_16, t0.confirm_rdv_mail AS confirm_rdv_mail_17, t0.confirm_rdv_sms AS confirm_rdv_sms_18, t0.modif_rdv_mail AS modif_rdv_mail_19, t0.modif_rdv_sms AS modif_rdv_sms_20, t0.modif_note AS modif_note_21, t0.mail_notif AS mail_notif_22, t0.phone_notif AS phone_notif_23, t0.is_rdv_domicile_indie AS is_rdv_domicile_indie_24, t0.is_indie_valid AS is_indie_valid_25, t0.is_partner AS is_partner_26, t0.session_lifetime AS session_lifetime_27, t0.last_login_date AS last_login_date_28, t0.role_id AS role_id_29 FROM audio t0 WHERE t0.id = ? LIMIT 1
[
  262
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.review IS NOT NULL AND r0_.id_audio_id = ?
[
  262
]
doctrine SELECT t0.id AS id_1, t0.duration AS duration_2, t0.color AS color_3, t0.consigne AS consigne_4, t0.is_rdvonline AS is_rdvonline_5, t0.is_deleted AS is_deleted_6, t0.type AS type_7, t0.id_audio_id AS id_audio_id_8, t0.id_motif_id AS id_motif_id_9 FROM audio_motif t0 WHERE t0.id_audio_id = ?
[
  262
]
doctrine SELECT t0.id AS id_1, t0.other AS other_2, t0.id_audio_id AS id_audio_id_3, t0.id_specialite_id AS id_specialite_id_4 FROM audio_specialite t0 WHERE t0.id_audio_id = ?
[
  262
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  262
  "2025-09-15"
  "2025-09-21"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  262
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "2025-09-15 00:00:00"
  "2025-09-21 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  218
  262
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  218
  262
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  262
  "2025-09-22"
  "2025-09-28"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  262
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "2025-09-22 00:00:00"
  "2025-09-28 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  218
  262
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  218
  262
]
doctrine SELECT r0_.id AS id_0, r0_.date_creation AS date_creation_1, r0_.date AS date_2, r0_.comment AS comment_3, r0_.review AS review_4, r0_.note AS note_5, r0_.id_status AS id_status_6, r0_.duration AS duration_7, r0_.id_sms AS id_sms_8, r0_.is_absence AS is_absence_9, r0_.color AS color_10, r0_.motif_absence AS motif_absence_11, r0_.cacher AS cacher_12, r0_.is_my_audio AS is_my_audio_13, r0_.google_agenda_imported AS google_agenda_imported_14, r0_.cosium_imported AS cosium_imported_15, r0_.is_one_hour_notification_sent AS is_one_hour_notification_sent_16, r0_.is_twenty_four_hour_notification_sent AS is_twenty_four_hour_notification_sent_17, r0_.rdv_parent AS rdv_parent_18, r0_.is_rdv_rapide AS is_rdv_rapide_19, r0_.is_rdv_lp AS is_rdv_lp_20, r0_.last_reminder_sent_at AS last_reminder_sent_at_21, r0_.is_followup_call_sent AS is_followup_call_sent_22, r0_.is_followup_day15_call_sent AS is_followup_day15_call_sent_23, r0_.is_followup_day31_call_sent AS is_followup_day31_call_sent_24, r0_.is_reminder_one_day_before_call_sent AS is_reminder_one_day_before_call_sent_25, r0_.is_reminder_one_hour_before_call_sent AS is_reminder_one_hour_before_call_sent_26, r0_.is_notification_rdv_call_sent AS is_notification_rdv_call_sent_27, r0_.date_old_rdv AS date_old_rdv_28, r0_.rdv_orl_date AS rdv_orl_date_29, r0_.is_equipment_status_call_sent AS is_equipment_status_call_sent_30, r0_.last_equipment_status_call_date AS last_equipment_status_call_date_31, r0_.id_motif_id AS id_motif_id_32, r0_.id_client_id AS id_client_id_33, r0_.id_client_temp_id AS id_client_temp_id_34, r0_.id_centre_id AS id_centre_id_35, r0_.id_etat_id AS id_etat_id_36, r0_.id_audio_id AS id_audio_id_37, r0_.id_lieu_id AS id_lieu_id_38, r0_.id_proche_id AS id_proche_id_39, r0_.test_client_id AS test_client_id_40, r0_.remplacant_id AS remplacant_id_41 FROM rdv r0_ WHERE r0_.id_audio_id = ? AND (r0_.date BETWEEN ? AND ?) AND r0_.cacher = 0 ORDER BY r0_.date ASC
[
  262
  "2025-09-29"
  "2025-10-05"
]
doctrine SELECT g0_.id AS id_0, g0_.summary AS summary_1, g0_.start AS start_2, g0_.end AS end_3, g0_.color AS color_4, g0_.location AS location_5, g0_.description AS description_6, g0_.event_id AS event_id_7, g0_.organiser_email AS organiser_email_8, g0_.meeting_url AS meeting_url_9, g0_.attendees AS attendees_10, g0_.attachement AS attachement_11, g0_.synch_token AS synch_token_12, g0_.audio_id AS audio_id_13, g0_.synchronisation_setting_id AS synchronisation_setting_id_14 FROM google_agenda g0_ WHERE g0_.audio_id = ? AND (g0_.start BETWEEN ? AND ?) AND (g0_.end BETWEEN ? AND ?) AND (g0_.description IS NULL OR g0_.description NOT LIKE ?) ORDER BY g0_.start ASC
[
  262
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "2025-09-29 00:00:00"
  "2025-10-05 00:00:00"
  "%Nom du patient:%"
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  218
  262
]
doctrine SELECT t0.id AS id_1, t0.horaire AS horaire_2, t0.is_confirmed AS is_confirmed_3, t0.horaires_holiday AS horaires_holiday_4, t0.id_audio_id AS id_audio_id_5, t0.id_centre_id AS id_centre_id_6 FROM audio_centre t0 WHERE t0.id_centre_id = ? AND t0.id_audio_id = ? LIMIT 1
[
  218
  262
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 2875

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppCommandSendReminderEmailsRdv30DaysCommand" (parent: .abstract.instanceof.App\Command\AppCommandSendReminderEmailsRdv30DaysCommand).
  • Resolving inheritance for "App\Command\AppCommandSendReminderEmailsRdv30DaysCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppCommandSendReminderEmailsRdv30DaysCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppCommandSyncCosiumCommand" (parent: .abstract.instanceof.App\Command\AppCommandSyncCosiumCommand).
  • Resolving inheritance for "App\Command\AppCommandSyncCosiumCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppCommandSyncCosiumCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientRdvUpdateCenterAudioCommand" (parent: .abstract.instanceof.App\Command\ClientRdvUpdateCenterAudioCommand).
  • Resolving inheritance for "App\Command\ClientRdvUpdateCenterAudioCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientRdvUpdateCenterAudioCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EquipmentStatusReportCommand" (parent: .abstract.instanceof.App\Command\EquipmentStatusReportCommand).
  • Resolving inheritance for "App\Command\EquipmentStatusReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EquipmentStatusReportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchExternalArticlesCommand" (parent: .abstract.instanceof.App\Command\FetchExternalArticlesCommand).
  • Resolving inheritance for "App\Command\FetchExternalArticlesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchExternalArticlesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchGoogleEventsCommand" (parent: .abstract.instanceof.App\Command\FetchGoogleEventsCommand).
  • Resolving inheritance for "App\Command\FetchGoogleEventsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchGoogleEventsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchLeadsCommand" (parent: .abstract.instanceof.App\Command\FetchLeadsCommand).
  • Resolving inheritance for "App\Command\FetchLeadsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchLeadsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateOpticalInvoiceCommand" (parent: .abstract.instanceof.App\Command\GenerateOpticalInvoiceCommand).
  • Resolving inheritance for "App\Command\GenerateOpticalInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateOpticalInvoiceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LeadRdvCleanupCommand" (parent: .abstract.instanceof.App\Command\LeadRdvCleanupCommand).
  • Resolving inheritance for "App\Command\LeadRdvCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LeadRdvCleanupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogTestCommand" (parent: .abstract.instanceof.App\Command\LogTestCommand).
  • Resolving inheritance for "App\Command\LogTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogTestCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleEmailCampaignCommand" (parent: .abstract.instanceof.App\Command\ScheduleEmailCampaignCommand).
  • Resolving inheritance for "App\Command\ScheduleEmailCampaignCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleEmailCampaignCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAppointmentRemindersCommand" (parent: .abstract.instanceof.App\Command\SendAppointmentRemindersCommand).
  • Resolving inheritance for "App\Command\SendAppointmentRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAppointmentRemindersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBillingAudioLibreCommand" (parent: .abstract.instanceof.App\Command\SendBillingAudioLibreCommand).
  • Resolving inheritance for "App\Command\SendBillingAudioLibreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBillingAudioLibreCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBillingCdaCommand" (parent: .abstract.instanceof.App\Command\SendBillingCdaCommand).
  • Resolving inheritance for "App\Command\SendBillingCdaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBillingCdaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBirthdayEmailsCommand" (parent: .abstract.instanceof.App\Command\SendBirthdayEmailsCommand).
  • Resolving inheritance for "App\Command\SendBirthdayEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBirthdayEmailsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEquipmentStatusCallsCommand" (parent: .abstract.instanceof.App\Command\SendEquipmentStatusCallsCommand).
  • Resolving inheritance for "App\Command\SendEquipmentStatusCallsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEquipmentStatusCallsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFailedPaymentEmailsCommand" (parent: .abstract.instanceof.App\Command\SendFailedPaymentEmailsCommand).
  • Resolving inheritance for "App\Command\SendFailedPaymentEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFailedPaymentEmailsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowup15DaysCallsCommand" (parent: .abstract.instanceof.App\Command\SendFollowup15DaysCallsCommand).
  • Resolving inheritance for "App\Command\SendFollowup15DaysCallsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowup15DaysCallsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowup31DaysCallsCommand" (parent: .abstract.instanceof.App\Command\SendFollowup31DaysCallsCommand).
  • Resolving inheritance for "App\Command\SendFollowup31DaysCallsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowup31DaysCallsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowupCallsCommand" (parent: .abstract.instanceof.App\Command\SendFollowupCallsCommand).
  • Resolving inheritance for "App\Command\SendFollowupCallsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowupCallsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRdvStatusReminders" (parent: .abstract.instanceof.App\Command\SendRdvStatusReminders).
  • Resolving inheritance for "App\Command\SendRdvStatusReminders" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRdvStatusReminders).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAudioPartnerCommand" (parent: .abstract.instanceof.App\Command\UpdateAudioPartnerCommand).
  • Resolving inheritance for "App\Command\UpdateAudioPartnerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAudioPartnerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccessControl\AccessController" (parent: .abstract.instanceof.App\Controller\AccessControl\AccessController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccessControl\AccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccessControl\AccessController).
  • Resolving inheritance for "App\Controller\AccessControl\AccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccessControl\AccessController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministrateurController" (parent: .abstract.instanceof.App\Controller\AdministrateurController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministrateurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministrateurController).
  • Resolving inheritance for "App\Controller\AdministrateurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministrateurController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\ChatbotController" (parent: .abstract.instanceof.App\Controller\Ads\ChatbotController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\ChatbotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\ChatbotController).
  • Resolving inheritance for "App\Controller\Ads\ChatbotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\ChatbotController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnamneseController" (parent: .abstract.instanceof.App\Controller\AnamneseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnamneseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnamneseController).
  • Resolving inheritance for "App\Controller\AnamneseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnamneseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArticleController" (parent: .abstract.instanceof.App\Controller\ArticleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArticleController).
  • Resolving inheritance for "App\Controller\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArticleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssistanteController" (parent: .abstract.instanceof.App\Controller\AssistanteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssistanteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssistanteController).
  • Resolving inheritance for "App\Controller\AssistanteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssistanteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audio\RoleController" (parent: .abstract.instanceof.App\Controller\Audio\RoleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audio\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audio\RoleController).
  • Resolving inheritance for "App\Controller\Audio\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audio\RoleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioController" (parent: .abstract.instanceof.App\Controller\AudioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioController).
  • Resolving inheritance for "App\Controller\AudioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\SettingController" (parent: .abstract.instanceof.App\Controller\Audiometrie\SettingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\SettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\SettingController).
  • Resolving inheritance for "App\Controller\Audiometrie\SettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\SettingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\TonaleController" (parent: .abstract.instanceof.App\Controller\Audiometrie\TonaleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\TonaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\TonaleController).
  • Resolving inheritance for "App\Controller\Audiometrie\TonaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\TonaleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\VocalController" (parent: .abstract.instanceof.App\Controller\Audiometrie\VocalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\VocalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\VocalController).
  • Resolving inheritance for "App\Controller\Audiometrie\VocalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\VocalController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController" (parent: .abstract.instanceof.App\Controller\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController).
  • Resolving inheritance for "App\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Center\StationController" (parent: .abstract.instanceof.App\Controller\Center\StationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Center\StationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Center\StationController).
  • Resolving inheritance for "App\Controller\Center\StationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Center\StationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CenterImportedController" (parent: .abstract.instanceof.App\Controller\CenterImportedController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CenterImportedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CenterImportedController).
  • Resolving inheritance for "App\Controller\CenterImportedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CenterImportedController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentreController" (parent: .abstract.instanceof.App\Controller\CentreController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentreController).
  • Resolving inheritance for "App\Controller\CentreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentreController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentreTempController" (parent: .abstract.instanceof.App\Controller\CentreTempController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentreTempController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentreTempController).
  • Resolving inheritance for "App\Controller\CentreTempController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentreTempController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Client\ClientApiController" (parent: .abstract.instanceof.App\Controller\Client\ClientApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Client\ClientApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Client\ClientApiController).
  • Resolving inheritance for "App\Controller\Client\ClientApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Client\ClientApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController" (parent: .abstract.instanceof.App\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController).
  • Resolving inheritance for "App\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientStatusController" (parent: .abstract.instanceof.App\Controller\ClientStatusController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientStatusController).
  • Resolving inheritance for "App\Controller\ClientStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientStatusController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientTempController" (parent: .abstract.instanceof.App\Controller\ClientTempController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientTempController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientTempController).
  • Resolving inheritance for "App\Controller\ClientTempController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientTempController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
  • Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Device\DeviceController" (parent: .abstract.instanceof.App\Controller\Device\DeviceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Device\DeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Device\DeviceController).
  • Resolving inheritance for "App\Controller\Device\DeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Device\DeviceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiplomeController" (parent: .abstract.instanceof.App\Controller\DiplomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiplomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiplomeController).
  • Resolving inheritance for "App\Controller\DiplomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiplomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController" (parent: .abstract.instanceof.App\Controller\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController).
  • Resolving inheritance for "App\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExperienceProController" (parent: .abstract.instanceof.App\Controller\ExperienceProController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExperienceProController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExperienceProController).
  • Resolving inheritance for "App\Controller\ExperienceProController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExperienceProController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FAQController" (parent: .abstract.instanceof.App\Controller\FAQController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FAQController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FAQController).
  • Resolving inheritance for "App\Controller\FAQController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FAQController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacturesController" (parent: .abstract.instanceof.App\Controller\FacturesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacturesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacturesController).
  • Resolving inheritance for "App\Controller\FacturesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacturesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpQuestionsController" (parent: .abstract.instanceof.App\Controller\HelpQuestionsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpQuestionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpQuestionsController).
  • Resolving inheritance for "App\Controller\HelpQuestionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpQuestionsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Import\Client\FileUploadController" (parent: .abstract.instanceof.App\Controller\Import\Client\FileUploadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Import\Client\FileUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Import\Client\FileUploadController).
  • Resolving inheritance for "App\Controller\Import\Client\FileUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Import\Client\FileUploadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Import\ImportFileController" (parent: .abstract.instanceof.App\Controller\Import\ImportFileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Import\ImportFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Import\ImportFileController).
  • Resolving inheritance for "App\Controller\Import\ImportFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Import\ImportFileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingController" (parent: .abstract.instanceof.App\Controller\LandingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingController).
  • Resolving inheritance for "App\Controller\LandingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalController" (parent: .abstract.instanceof.App\Controller\LegalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalController).
  • Resolving inheritance for "App\Controller\LegalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LieuController" (parent: .abstract.instanceof.App\Controller\LieuController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LieuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LieuController).
  • Resolving inheritance for "App\Controller\LieuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LieuController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MotifController" (parent: .abstract.instanceof.App\Controller\MotifController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MotifController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MotifController).
  • Resolving inheritance for "App\Controller\MotifController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MotifController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MutuelleController" (parent: .abstract.instanceof.App\Controller\MutuelleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MutuelleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MutuelleController).
  • Resolving inheritance for "App\Controller\MutuelleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MutuelleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoteController" (parent: .abstract.instanceof.App\Controller\NoteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoteController).
  • Resolving inheritance for "App\Controller\NoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OauthController" (parent: .abstract.instanceof.App\Controller\OauthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OauthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OauthController).
  • Resolving inheritance for "App\Controller\OauthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OauthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Optical\OpticalSecurityController" (parent: .abstract.instanceof.App\Controller\Optical\OpticalSecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Optical\OpticalSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Optical\OpticalSecurityController).
  • Resolving inheritance for "App\Controller\Optical\OpticalSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Optical\OpticalSecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController" (parent: .abstract.instanceof.App\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController).
  • Resolving inheritance for "App\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\PartnerController" (parent: .abstract.instanceof.App\Controller\Partner\PartnerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\PartnerController).
  • Resolving inheritance for "App\Controller\Partner\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\PartnerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\WebhookDocageController" (parent: .abstract.instanceof.App\Controller\Partner\WebhookDocageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\WebhookDocageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\WebhookDocageController).
  • Resolving inheritance for "App\Controller\Partner\WebhookDocageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\WebhookDocageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentMethodController" (parent: .abstract.instanceof.App\Controller\PaymentMethodController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentMethodController).
  • Resolving inheritance for "App\Controller\PaymentMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentMethodController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrestationController" (parent: .abstract.instanceof.App\Controller\PrestationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrestationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrestationController).
  • Resolving inheritance for "App\Controller\PrestationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrestationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProchesController" (parent: .abstract.instanceof.App\Controller\ProchesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProchesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProchesController).
  • Resolving inheritance for "App\Controller\ProchesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProchesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfilController" (parent: .abstract.instanceof.App\Controller\ProfilController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfilController).
  • Resolving inheritance for "App\Controller\ProfilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfilController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RdvController" (parent: .abstract.instanceof.App\Controller\RdvController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RdvController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RdvController).
  • Resolving inheritance for "App\Controller\RdvController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RdvController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReminderController" (parent: .abstract.instanceof.App\Controller\ReminderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReminderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReminderController).
  • Resolving inheritance for "App\Controller\ReminderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReminderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RemplacantController" (parent: .abstract.instanceof.App\Controller\RemplacantController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RemplacantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RemplacantController).
  • Resolving inheritance for "App\Controller\RemplacantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RemplacantController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController" (parent: .abstract.instanceof.App\Controller\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController).
  • Resolving inheritance for "App\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpecialiteController" (parent: .abstract.instanceof.App\Controller\SpecialiteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpecialiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpecialiteController).
  • Resolving inheritance for "App\Controller\SpecialiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpecialiteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SpecificSubscriptionController" (parent: .abstract.instanceof.App\Controller\Subscription\SpecificSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SpecificSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SpecificSubscriptionController).
  • Resolving inheritance for "App\Controller\Subscription\SpecificSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SpecificSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SubscriptionController" (parent: .abstract.instanceof.App\Controller\Subscription\SubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SubscriptionController).
  • Resolving inheritance for "App\Controller\Subscription\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Synchronisation\CosiumController" (parent: .abstract.instanceof.App\Controller\Synchronisation\CosiumController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Synchronisation\CosiumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Synchronisation\CosiumController).
  • Resolving inheritance for "App\Controller\Synchronisation\CosiumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Synchronisation\CosiumController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Synchronisation\GoogleCalendarController" (parent: .abstract.instanceof.App\Controller\Synchronisation\GoogleCalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Synchronisation\GoogleCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Synchronisation\GoogleCalendarController).
  • Resolving inheritance for "App\Controller\Synchronisation\GoogleCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Synchronisation\GoogleCalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SynchronisationController" (parent: .abstract.instanceof.App\Controller\SynchronisationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SynchronisationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SynchronisationController).
  • Resolving inheritance for "App\Controller\SynchronisationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SynchronisationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Test\SynthflowAdvancedTestController" (parent: .abstract.instanceof.App\Controller\Test\SynthflowAdvancedTestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Test\SynthflowAdvancedTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Test\SynthflowAdvancedTestController).
  • Resolving inheritance for "App\Controller\Test\SynthflowAdvancedTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Test\SynthflowAdvancedTestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestClientController" (parent: .abstract.instanceof.App\Controller\TestClientController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestClientController).
  • Resolving inheritance for "App\Controller\TestClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestClientController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestQuestionController" (parent: .abstract.instanceof.App\Controller\TestQuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestQuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestQuestionController).
  • Resolving inheritance for "App\Controller\TestQuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestQuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrustedUserController" (parent: .abstract.instanceof.App\Controller\TrustedUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrustedUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrustedUserController).
  • Resolving inheritance for "App\Controller\TrustedUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrustedUserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwilioController" (parent: .abstract.instanceof.App\Controller\TwilioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwilioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwilioController).
  • Resolving inheritance for "App\Controller\TwilioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwilioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController" (parent: .abstract.instanceof.App\Controller\TwoFactorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController).
  • Resolving inheritance for "App\Controller\TwoFactorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\GoogleWebhookController" (parent: .abstract.instanceof.App\Controller\Webhook\GoogleWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\GoogleWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\GoogleWebhookController).
  • Resolving inheritance for "App\Controller\Webhook\GoogleWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\GoogleWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\StripeWebhookController" (parent: .abstract.instanceof.App\Controller\Webhook\StripeWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\StripeWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\StripeWebhookController).
  • Resolving inheritance for "App\Controller\Webhook\StripeWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\StripeWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\SynthflowWebhookController" (parent: .abstract.instanceof.App\Controller\Webhook\SynthflowWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\SynthflowWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\SynthflowWebhookController).
  • Resolving inheritance for "App\Controller\Webhook\SynthflowWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\SynthflowWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AccessUserCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\AccessUserCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AccessUserCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AccessUserCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EasyAdmin\Controller\AccessUserCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AccessUserCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AccessUserCrudController" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EasyAdmin\Controller\AccessUserCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\AccessUserCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AccessUserCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleCategorieCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ArticleCategorieCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleCategorieCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleCategorieCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleCategorieCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleCategorieCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ArticleCategorieCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleCategorieCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ArticleCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ArticleCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleTagCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ArticleTagCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleTagCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleTagCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleTagCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleTagCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ArticleTagCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleTagCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\AtoLauditionPartnerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AtolPartnerCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\AtolPartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AtolPartnerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AtolPartnerCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AtolPartnerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AtolPartnerCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\AtolPartnerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AtolPartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\AudioCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\AudioCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\AudioLibrePartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\AudioLibrePartnerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioPartnerCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\AudioPartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioPartnerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioPartnerCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioPartnerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioPartnerCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\AudioPartnerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioPartnerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CategorieCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\CategorieCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CategorieCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CategorieCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CategorieCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CategorieCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\CategorieCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CategorieCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CentreCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\CentreCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CentreCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CentreCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CentreCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CentreCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\CentreCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CentreCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CentreTempCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\CentreTempCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CentreTempCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CentreTempCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CentreTempCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CentreTempCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\CentreTempCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CentreTempCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ClientCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ClientCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientStatusCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ClientStatusCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientStatusCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientStatusCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientStatusCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientStatusCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ClientStatusCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientStatusCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientTempCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ClientTempCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientTempCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientTempCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientTempCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientTempCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ClientTempCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientTempCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ContractCategoryCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ContractCategoryCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ContractCategoryCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ContractCategoryCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ContractCategoryCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ContractCategoryCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ContractCategoryCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ContractCategoryCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CreateAdminController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\CreateAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CreateAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CreateAdminController).
  • Resolving inheritance for "App\EasyAdmin\Controller\CreateAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CreateAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\DashboardController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\DashboardController).
  • Resolving inheritance for "App\EasyAdmin\Controller\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\EmailCampaignCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\EmailCampaignCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\EmailCampaignCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\EmailCampaignCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\EmailCampaignCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\EmailCampaignCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\EmailCampaignCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\EmailCampaignCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FAQCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\FAQCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FAQCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FAQCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FAQCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FAQCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\FAQCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FAQCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FactureCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\FactureCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FactureCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FactureCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FactureCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FactureCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\FactureCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FactureCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FactureOpticalCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\FactureOpticalCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FactureOpticalCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FactureOpticalCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FactureOpticalCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FactureOpticalCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\FactureOpticalCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FactureOpticalCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ImportCenterCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\ImportCenterCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ImportCenterCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ImportCenterCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ImportCenterCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ImportCenterCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\ImportCenterCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ImportCenterCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LeadRdvCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\LeadRdvCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LeadRdvCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LeadRdvCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LeadRdvCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LeadRdvCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\LeadRdvCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LeadRdvCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LeadStatusCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\LeadStatusCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LeadStatusCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LeadStatusCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LeadStatusCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LeadStatusCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\LeadStatusCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LeadStatusCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LoginLogCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\LoginLogCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LoginLogCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LoginLogCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LoginLogCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LoginLogCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\LoginLogCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LoginLogCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\PartnerSubscriptionCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\PartnerSubscriptionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\RdvCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\RdvCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvMyAudioCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\RdvMyAudioCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvMyAudioCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvMyAudioCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvMyAudioCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvMyAudioCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\RdvMyAudioCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvMyAudioCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvOcCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\RdvOcCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvOcCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvOcCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvOcCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvOcCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\RdvOcCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvOcCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RemplacantCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\RemplacantCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RemplacantCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RemplacantCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EasyAdmin\Controller\RemplacantCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RemplacantCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RemplacantCrudController" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EasyAdmin\Controller\RemplacantCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\RemplacantCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RemplacantCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\TagCrudController" (parent: .abstract.instanceof.App\EasyAdmin\Controller\TagCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\TagCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\TagCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\TagCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\TagCrudController).
  • Resolving inheritance for "App\EasyAdmin\Controller\TagCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\TagCrudController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\EasyAdmin\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\EasyAdmin\DataFixtures\AppFixtures).
  • Resolving inheritance for "App\EasyAdmin\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\EasyAdmin\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\DashboardController" (parent: .abstract.instanceof.App\EasyAdmin\OpticalController\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\DashboardController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\OpticalController\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\DashboardController).
  • Resolving inheritance for "App\EasyAdmin\OpticalController\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\OpticalController\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController" (parent: .abstract.instanceof.App\EasyAdmin\OpticalController\FactureOpticalCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController).
  • Resolving inheritance for "App\EasyAdmin\OpticalController\FactureOpticalCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\RdvOcCrudController" (parent: .abstract.instanceof.App\EasyAdmin\OpticalController\RdvOcCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\RdvOcCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\RdvOcCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\OpticalController\RdvOcCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\RdvOcCrudController).
  • Resolving inheritance for "App\EasyAdmin\OpticalController\RdvOcCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\OpticalController\RdvOcCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\ArticleCrudController" (parent: .abstract.instanceof.App\EasyAdmin\WriterController\ArticleCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\ArticleCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\ArticleCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\WriterController\ArticleCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\ArticleCrudController).
  • Resolving inheritance for "App\EasyAdmin\WriterController\ArticleCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\WriterController\ArticleCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\CategorieCrudController" (parent: .abstract.instanceof.App\EasyAdmin\WriterController\CategorieCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\CategorieCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\CategorieCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\WriterController\CategorieCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\CategorieCrudController).
  • Resolving inheritance for "App\EasyAdmin\WriterController\CategorieCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\WriterController\CategorieCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\DashboardController" (parent: .abstract.instanceof.App\EasyAdmin\WriterController\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\DashboardController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\WriterController\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\DashboardController).
  • Resolving inheritance for "App\EasyAdmin\WriterController\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\WriterController\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccessCentreType" (parent: .abstract.instanceof.App\Form\AccessCentreType).
  • Resolving inheritance for "App\Form\AccessCentreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccessCentreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioCentreType" (parent: .abstract.instanceof.App\Form\AudioCentreType).
  • Resolving inheritance for "App\Form\AudioCentreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioCentreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioDiplomeType" (parent: .abstract.instanceof.App\Form\AudioDiplomeType).
  • Resolving inheritance for "App\Form\AudioDiplomeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioDiplomeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioSpecialiteType" (parent: .abstract.instanceof.App\Form\AudioSpecialiteType).
  • Resolving inheritance for "App\Form\AudioSpecialiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioSpecialiteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CenterImageType" (parent: .abstract.instanceof.App\Form\CenterImageType).
  • Resolving inheritance for "App\Form\CenterImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CenterImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentreMutuelleType" (parent: .abstract.instanceof.App\Form\CentreMutuelleType).
  • Resolving inheritance for "App\Form\CentreMutuelleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentreMutuelleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentrePrestationType" (parent: .abstract.instanceof.App\Form\CentrePrestationType).
  • Resolving inheritance for "App\Form\CentrePrestationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentrePrestationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientStatusType" (parent: .abstract.instanceof.App\Form\ClientStatusType).
  • Resolving inheritance for "App\Form\ClientStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientStatusType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\ClientStatusFilterType" (parent: .abstract.instanceof.App\Form\Filter\ClientStatusFilterType).
  • Resolving inheritance for "App\Form\Filter\ClientStatusFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\ClientStatusFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HorairesType" (parent: .abstract.instanceof.App\Form\HorairesType).
  • Resolving inheritance for "App\Form\HorairesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HorairesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportHistoryType" (parent: .abstract.instanceof.App\Form\ImportHistoryType).
  • Resolving inheritance for "App\Form\ImportHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportHistoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordTypee" (parent: .abstract.instanceof.App\Form\PasswordTypee).
  • Resolving inheritance for "App\Form\PasswordTypee" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordTypee).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RemplacantSpecialiteType" (parent: .abstract.instanceof.App\Form\RemplacantSpecialiteType).
  • Resolving inheritance for "App\Form\RemplacantSpecialiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RemplacantSpecialiteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecificSubscType" (parent: .abstract.instanceof.App\Form\SpecificSubscType).
  • Resolving inheritance for "App\Form\SpecificSubscType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecificSubscType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecificSubscriptionType" (parent: .abstract.instanceof.App\Form\SpecificSubscriptionType).
  • Resolving inheritance for "App\Form\SpecificSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecificSubscriptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeSelectorType" (parent: .abstract.instanceof.App\Form\TimeSelectorType).
  • Resolving inheritance for "App\Form\TimeSelectorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeSelectorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ClientStatusFilterType" (parent: .abstract.instanceof.App\Form\Type\ClientStatusFilterType).
  • Resolving inheritance for "App\Form\Type\ClientStatusFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ClientStatusFilterType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessCentreRepository" (parent: .abstract.instanceof.App\Repository\AccessCentreRepository).
  • Resolving inheritance for "App\Repository\AccessCentreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessCentreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessPermissionRepository" (parent: .abstract.instanceof.App\Repository\AccessControl\AccessPermissionRepository).
  • Resolving inheritance for "App\Repository\AccessControl\AccessPermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessPermissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessRoleRepository" (parent: .abstract.instanceof.App\Repository\AccessControl\AccessRoleRepository).
  • Resolving inheritance for "App\Repository\AccessControl\AccessRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessRoleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessUserRepository" (parent: .abstract.instanceof.App\Repository\AccessControl\AccessUserRepository).
  • Resolving inheritance for "App\Repository\AccessControl\AccessUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdministrateurRepository" (parent: .abstract.instanceof.App\Repository\AdministrateurRepository).
  • Resolving inheritance for "App\Repository\AdministrateurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdministrateurRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnamneseRepository" (parent: .abstract.instanceof.App\Repository\AnamneseRepository).
  • Resolving inheritance for "App\Repository\AnamneseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnamneseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleCategorieRepository" (parent: .abstract.instanceof.App\Repository\ArticleCategorieRepository).
  • Resolving inheritance for "App\Repository\ArticleCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository" (parent: .abstract.instanceof.App\Repository\ArticleRepository).
  • Resolving inheritance for "App\Repository\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleTagRepository" (parent: .abstract.instanceof.App\Repository\ArticleTagRepository).
  • Resolving inheritance for "App\Repository\ArticleTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleTagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssistanteRepository" (parent: .abstract.instanceof.App\Repository\AssistanteRepository).
  • Resolving inheritance for "App\Repository\AssistanteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssistanteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AtoLauditionPartnerRepository" (parent: .abstract.instanceof.App\Repository\AtoLauditionPartnerRepository).
  • Resolving inheritance for "App\Repository\AtoLauditionPartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AtoLauditionPartnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audio\RoleRepository" (parent: .abstract.instanceof.App\Repository\Audio\RoleRepository).
  • Resolving inheritance for "App\Repository\Audio\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audio\RoleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioByPartnerRepository" (parent: .abstract.instanceof.App\Repository\AudioByPartnerRepository).
  • Resolving inheritance for "App\Repository\AudioByPartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioByPartnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioCentreRepository" (parent: .abstract.instanceof.App\Repository\AudioCentreRepository).
  • Resolving inheritance for "App\Repository\AudioCentreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioCentreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioCommentaireRepository" (parent: .abstract.instanceof.App\Repository\AudioCommentaireRepository).
  • Resolving inheritance for "App\Repository\AudioCommentaireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioCommentaireRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioDiplomeRepository" (parent: .abstract.instanceof.App\Repository\AudioDiplomeRepository).
  • Resolving inheritance for "App\Repository\AudioDiplomeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioDiplomeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioHelpQuestionsRepository" (parent: .abstract.instanceof.App\Repository\AudioHelpQuestionsRepository).
  • Resolving inheritance for "App\Repository\AudioHelpQuestionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioHelpQuestionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioLibrePartnerRepository" (parent: .abstract.instanceof.App\Repository\AudioLibrePartnerRepository).
  • Resolving inheritance for "App\Repository\AudioLibrePartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioLibrePartnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioMotifRepository" (parent: .abstract.instanceof.App\Repository\AudioMotifRepository).
  • Resolving inheritance for "App\Repository\AudioMotifRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioMotifRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioPartnerRepository" (parent: .abstract.instanceof.App\Repository\AudioPartnerRepository).
  • Resolving inheritance for "App\Repository\AudioPartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioPartnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioRepository" (parent: .abstract.instanceof.App\Repository\AudioRepository).
  • Resolving inheritance for "App\Repository\AudioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioSpecialiteRepository" (parent: .abstract.instanceof.App\Repository\AudioSpecialiteRepository).
  • Resolving inheritance for "App\Repository\AudioSpecialiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioSpecialiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SessionTonaleAnswerRepository" (parent: .abstract.instanceof.App\Repository\Audiometrie\SessionTonaleAnswerRepository).
  • Resolving inheritance for "App\Repository\Audiometrie\SessionTonaleAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SessionTonaleAnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SessionVocalAnswerRepository" (parent: .abstract.instanceof.App\Repository\Audiometrie\SessionVocalAnswerRepository).
  • Resolving inheritance for "App\Repository\Audiometrie\SessionVocalAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SessionVocalAnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SettingRepository" (parent: .abstract.instanceof.App\Repository\Audiometrie\SettingRepository).
  • Resolving inheritance for "App\Repository\Audiometrie\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SettingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\TonaleSessionRepository" (parent: .abstract.instanceof.App\Repository\Audiometrie\TonaleSessionRepository).
  • Resolving inheritance for "App\Repository\Audiometrie\TonaleSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\TonaleSessionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\VocalSessionRepository" (parent: .abstract.instanceof.App\Repository\Audiometrie\VocalSessionRepository).
  • Resolving inheritance for "App\Repository\Audiometrie\VocalSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\VocalSessionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallInteractionRepository" (parent: .abstract.instanceof.App\Repository\CallInteractionRepository).
  • Resolving inheritance for "App\Repository\CallInteractionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallInteractionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallLogRepository" (parent: .abstract.instanceof.App\Repository\CallLogRepository).
  • Resolving inheritance for "App\Repository\CallLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CancellationRecordRepository" (parent: .abstract.instanceof.App\Repository\CancellationRecordRepository).
  • Resolving inheritance for "App\Repository\CancellationRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CancellationRecordRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieRepository" (parent: .abstract.instanceof.App\Repository\CategorieRepository).
  • Resolving inheritance for "App\Repository\CategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterImageRepository" (parent: .abstract.instanceof.App\Repository\CenterImageRepository).
  • Resolving inheritance for "App\Repository\CenterImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterImportedRepository" (parent: .abstract.instanceof.App\Repository\CenterImportedRepository).
  • Resolving inheritance for "App\Repository\CenterImportedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterImportedRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreDocumentRepository" (parent: .abstract.instanceof.App\Repository\CentreDocumentRepository).
  • Resolving inheritance for "App\Repository\CentreDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreMutuelleRepository" (parent: .abstract.instanceof.App\Repository\CentreMutuelleRepository).
  • Resolving inheritance for "App\Repository\CentreMutuelleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreMutuelleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentrePrestationRepository" (parent: .abstract.instanceof.App\Repository\CentrePrestationRepository).
  • Resolving inheritance for "App\Repository\CentrePrestationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentrePrestationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreRepository" (parent: .abstract.instanceof.App\Repository\CentreRepository).
  • Resolving inheritance for "App\Repository\CentreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreTempRepository" (parent: .abstract.instanceof.App\Repository\CentreTempRepository).
  • Resolving inheritance for "App\Repository\CentreTempRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreTempRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreTierRepository" (parent: .abstract.instanceof.App\Repository\CentreTierRepository).
  • Resolving inheritance for "App\Repository\CentreTierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreTierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\AssureCivilityRepository" (parent: .abstract.instanceof.App\Repository\Client\AssureCivilityRepository).
  • Resolving inheritance for "App\Repository\Client\AssureCivilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\AssureCivilityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\BirthOrderRepository" (parent: .abstract.instanceof.App\Repository\Client\BirthOrderRepository).
  • Resolving inheritance for "App\Repository\Client\BirthOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\BirthOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\QualityAmoRepository" (parent: .abstract.instanceof.App\Repository\Client\QualityAmoRepository).
  • Resolving inheritance for "App\Repository\Client\QualityAmoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\QualityAmoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\RelationAmcRepository" (parent: .abstract.instanceof.App\Repository\Client\RelationAmcRepository).
  • Resolving inheritance for "App\Repository\Client\RelationAmcRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\RelationAmcRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\SanteAmcRepository" (parent: .abstract.instanceof.App\Repository\Client\SanteAmcRepository).
  • Resolving inheritance for "App\Repository\Client\SanteAmcRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\SanteAmcRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\SanteAmoRepository" (parent: .abstract.instanceof.App\Repository\Client\SanteAmoRepository).
  • Resolving inheritance for "App\Repository\Client\SanteAmoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\SanteAmoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAnamneseRepository" (parent: .abstract.instanceof.App\Repository\ClientAnamneseRepository).
  • Resolving inheritance for "App\Repository\ClientAnamneseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAnamneseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientBlockedRepository" (parent: .abstract.instanceof.App\Repository\ClientBlockedRepository).
  • Resolving inheritance for "App\Repository\ClientBlockedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientBlockedRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientDocumentRepository" (parent: .abstract.instanceof.App\Repository\ClientDocumentRepository).
  • Resolving inheritance for "App\Repository\ClientDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository" (parent: .abstract.instanceof.App\Repository\ClientRepository).
  • Resolving inheritance for "App\Repository\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientStatusRepository" (parent: .abstract.instanceof.App\Repository\ClientStatusRepository).
  • Resolving inheritance for "App\Repository\ClientStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientStatusRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientTempRepository" (parent: .abstract.instanceof.App\Repository\ClientTempRepository).
  • Resolving inheritance for "App\Repository\ClientTempRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientTempRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommissionRepository" (parent: .abstract.instanceof.App\Repository\CommissionRepository).
  • Resolving inheritance for "App\Repository\CommissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
  • Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractCategoryRepository" (parent: .abstract.instanceof.App\Repository\ContractCategoryRepository).
  • Resolving inheritance for "App\Repository\ContractCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeletionRequestRepository" (parent: .abstract.instanceof.App\Repository\DeletionRequestRepository).
  • Resolving inheritance for "App\Repository\DeletionRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeletionRequestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartementRepository" (parent: .abstract.instanceof.App\Repository\DepartementRepository).
  • Resolving inheritance for "App\Repository\DepartementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\ClientDeviceRepository" (parent: .abstract.instanceof.App\Repository\Device\ClientDeviceRepository).
  • Resolving inheritance for "App\Repository\Device\ClientDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\ClientDeviceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\DeviceRepository" (parent: .abstract.instanceof.App\Repository\Device\DeviceRepository).
  • Resolving inheritance for "App\Repository\Device\DeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\DeviceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\SettingDeviceRepository" (parent: .abstract.instanceof.App\Repository\Device\SettingDeviceRepository).
  • Resolving inheritance for "App\Repository\Device\SettingDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\SettingDeviceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiplomeRepository" (parent: .abstract.instanceof.App\Repository\DiplomeRepository).
  • Resolving inheritance for "App\Repository\DiplomeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiplomeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository" (parent: .abstract.instanceof.App\Repository\DocumentRepository).
  • Resolving inheritance for "App\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignRepository" (parent: .abstract.instanceof.App\Repository\EmailCampaignRepository).
  • Resolving inheritance for "App\Repository\EmailCampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EtatRdvRepository" (parent: .abstract.instanceof.App\Repository\EtatRdvRepository).
  • Resolving inheritance for "App\Repository\EtatRdvRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EtatRdvRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExperienceProRepository" (parent: .abstract.instanceof.App\Repository\ExperienceProRepository).
  • Resolving inheritance for "App\Repository\ExperienceProRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExperienceProRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQRepository" (parent: .abstract.instanceof.App\Repository\FAQRepository).
  • Resolving inheritance for "App\Repository\FAQRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacturesRepository" (parent: .abstract.instanceof.App\Repository\FacturesRepository).
  • Resolving inheritance for "App\Repository\FacturesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacturesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FailedPaymentNotificationRepository" (parent: .abstract.instanceof.App\Repository\FailedPaymentNotificationRepository).
  • Resolving inheritance for "App\Repository\FailedPaymentNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FailedPaymentNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoogleAgendaRepository" (parent: .abstract.instanceof.App\Repository\GoogleAgendaRepository).
  • Resolving inheritance for "App\Repository\GoogleAgendaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoogleAgendaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpQuestionsRepository" (parent: .abstract.instanceof.App\Repository\HelpQuestionsRepository).
  • Resolving inheritance for "App\Repository\HelpQuestionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpQuestionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayRepository" (parent: .abstract.instanceof.App\Repository\HolidayRepository).
  • Resolving inheritance for "App\Repository\HolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportCenterRepository" (parent: .abstract.instanceof.App\Repository\ImportCenterRepository).
  • Resolving inheritance for "App\Repository\ImportCenterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportCenterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportHistoryRepository" (parent: .abstract.instanceof.App\Repository\ImportHistoryRepository).
  • Resolving inheritance for "App\Repository\ImportHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportHistoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoCategorieRepository" (parent: .abstract.instanceof.App\Repository\InfoCategorieRepository).
  • Resolving inheritance for "App\Repository\InfoCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeadRdvRepository" (parent: .abstract.instanceof.App\Repository\LeadRdvRepository).
  • Resolving inheritance for "App\Repository\LeadRdvRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeadRdvRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeadStatusRepository" (parent: .abstract.instanceof.App\Repository\LeadStatusRepository).
  • Resolving inheritance for "App\Repository\LeadStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeadStatusRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalRepository" (parent: .abstract.instanceof.App\Repository\LegalRepository).
  • Resolving inheritance for "App\Repository\LegalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuMutuelleRepository" (parent: .abstract.instanceof.App\Repository\LieuMutuelleRepository).
  • Resolving inheritance for "App\Repository\LieuMutuelleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuMutuelleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuPrestationRepository" (parent: .abstract.instanceof.App\Repository\LieuPrestationRepository).
  • Resolving inheritance for "App\Repository\LieuPrestationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuPrestationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuRepository" (parent: .abstract.instanceof.App\Repository\LieuRepository).
  • Resolving inheritance for "App\Repository\LieuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuTierRepository" (parent: .abstract.instanceof.App\Repository\LieuTierRepository).
  • Resolving inheritance for "App\Repository\LieuTierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuTierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRelanceRepository" (parent: .abstract.instanceof.App\Repository\LogRelanceRepository).
  • Resolving inheritance for "App\Repository\LogRelanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRelanceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedecinRepository" (parent: .abstract.instanceof.App\Repository\MedecinRepository).
  • Resolving inheritance for "App\Repository\MedecinRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedecinRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MotifRepository" (parent: .abstract.instanceof.App\Repository\MotifRepository).
  • Resolving inheritance for "App\Repository\MotifRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MotifRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MutuelleRepository" (parent: .abstract.instanceof.App\Repository\MutuelleRepository).
  • Resolving inheritance for "App\Repository\MutuelleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MutuelleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository" (parent: .abstract.instanceof.App\Repository\NoteRepository).
  • Resolving inheritance for "App\Repository\NoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\CentreStaffRepository" (parent: .abstract.instanceof.App\Repository\Notification\CentreStaffRepository).
  • Resolving inheritance for "App\Repository\Notification\CentreStaffRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\CentreStaffRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\RdvSmsRepository" (parent: .abstract.instanceof.App\Repository\Notification\RdvSmsRepository).
  • Resolving inheritance for "App\Repository\Notification\RdvSmsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\RdvSmsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRdvSmsRepository" (parent: .abstract.instanceof.App\Repository\NotificationRdvSmsRepository).
  • Resolving inheritance for "App\Repository\NotificationRdvSmsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRdvSmsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpticalInvoiceRepository" (parent: .abstract.instanceof.App\Repository\OpticalInvoiceRepository).
  • Resolving inheritance for "App\Repository\OpticalInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpticalInvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderDatatableRepository" (parent: .abstract.instanceof.App\Repository\OrderDatatableRepository).
  • Resolving inheritance for "App\Repository\OrderDatatableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderDatatableRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderPatientDatatableRepository" (parent: .abstract.instanceof.App\Repository\OrderPatientDatatableRepository).
  • Resolving inheritance for "App\Repository\OrderPatientDatatableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderPatientDatatableRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageCategorieRepository" (parent: .abstract.instanceof.App\Repository\PageCategorieRepository).
  • Resolving inheritance for "App\Repository\PageCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageInfoCategorieRepository" (parent: .abstract.instanceof.App\Repository\PageInfoCategorieRepository).
  • Resolving inheritance for "App\Repository\PageInfoCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageInfoCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository" (parent: .abstract.instanceof.App\Repository\PageRepository).
  • Resolving inheritance for "App\Repository\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTagRepository" (parent: .abstract.instanceof.App\Repository\PageTagRepository).
  • Resolving inheritance for "App\Repository\PageTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingAudioLibreRepository" (parent: .abstract.instanceof.App\Repository\Partner\BillingAudioLibreRepository).
  • Resolving inheritance for "App\Repository\Partner\BillingAudioLibreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingAudioLibreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingCdaRepository" (parent: .abstract.instanceof.App\Repository\Partner\BillingCdaRepository).
  • Resolving inheritance for "App\Repository\Partner\BillingCdaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingCdaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingFileRepository" (parent: .abstract.instanceof.App\Repository\Partner\BillingFileRepository).
  • Resolving inheritance for "App\Repository\Partner\BillingFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\PartnerSubscriptionRepository).
  • Resolving inheritance for "App\Repository\PartnerSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerSubscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\SubscriptionRepository" (parent: .abstract.instanceof.App\Repository\Payment\SubscriptionRepository).
  • Resolving inheritance for "App\Repository\Payment\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\SubscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodRepository" (parent: .abstract.instanceof.App\Repository\PaymentMethodRepository).
  • Resolving inheritance for "App\Repository\PaymentMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository" (parent: .abstract.instanceof.App\Repository\PermissionRepository).
  • Resolving inheritance for "App\Repository\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository" (parent: .abstract.instanceof.App\Repository\PlanRepository).
  • Resolving inheritance for "App\Repository\PlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrestationRepository" (parent: .abstract.instanceof.App\Repository\PrestationRepository).
  • Resolving inheritance for "App\Repository\PrestationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrestationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProchesRepository" (parent: .abstract.instanceof.App\Repository\ProchesRepository).
  • Resolving inheritance for "App\Repository\ProchesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProchesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilPermissionRepository" (parent: .abstract.instanceof.App\Repository\ProfilPermissionRepository).
  • Resolving inheritance for "App\Repository\ProfilPermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilPermissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilRepository" (parent: .abstract.instanceof.App\Repository\ProfilRepository).
  • Resolving inheritance for "App\Repository\ProfilRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RdvEventRepository" (parent: .abstract.instanceof.App\Repository\RdvEventRepository).
  • Resolving inheritance for "App\Repository\RdvEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RdvEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RdvRepository" (parent: .abstract.instanceof.App\Repository\RdvRepository).
  • Resolving inheritance for "App\Repository\RdvRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RdvRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionDepartmentRepository" (parent: .abstract.instanceof.App\Repository\RegionDepartmentRepository).
  • Resolving inheritance for "App\Repository\RegionDepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionDepartmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRepository" (parent: .abstract.instanceof.App\Repository\ReminderRepository).
  • Resolving inheritance for "App\Repository\ReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RemplacantRepository" (parent: .abstract.instanceof.App\Repository\RemplacantRepository).
  • Resolving inheritance for "App\Repository\RemplacantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RemplacantRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RemplacantSpecialiteRepository" (parent: .abstract.instanceof.App\Repository\RemplacantSpecialiteRepository).
  • Resolving inheritance for "App\Repository\RemplacantSpecialiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RemplacantSpecialiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadTypeRepository" (parent: .abstract.instanceof.App\Repository\RoadTypeRepository).
  • Resolving inheritance for "App\Repository\RoadTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecialiteRepository" (parent: .abstract.instanceof.App\Repository\SpecialiteRepository).
  • Resolving inheritance for "App\Repository\SpecialiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecialiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecificSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\SpecificSubscriptionRepository).
  • Resolving inheritance for "App\Repository\SpecificSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecificSubscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StationRepository" (parent: .abstract.instanceof.App\Repository\StationRepository).
  • Resolving inheritance for "App\Repository\StationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRdvRepository" (parent: .abstract.instanceof.App\Repository\StatusRdvRepository).
  • Resolving inheritance for "App\Repository\StatusRdvRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRdvRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRepository" (parent: .abstract.instanceof.App\Repository\StatusRepository).
  • Resolving inheritance for "App\Repository\StatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumCategorieRepository" (parent: .abstract.instanceof.App\Repository\Synchronisation\CosiumCategorieRepository).
  • Resolving inheritance for "App\Repository\Synchronisation\CosiumCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumCenterRepository" (parent: .abstract.instanceof.App\Repository\Synchronisation\CosiumCenterRepository).
  • Resolving inheritance for "App\Repository\Synchronisation\CosiumCenterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumCenterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumEventRepository" (parent: .abstract.instanceof.App\Repository\Synchronisation\CosiumEventRepository).
  • Resolving inheritance for "App\Repository\Synchronisation\CosiumEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumRdvRepository" (parent: .abstract.instanceof.App\Repository\Synchronisation\CosiumRdvRepository).
  • Resolving inheritance for "App\Repository\Synchronisation\CosiumRdvRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumRdvRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\SynchronisationCosiumRepository" (parent: .abstract.instanceof.App\Repository\Synchronisation\SynchronisationCosiumRepository).
  • Resolving inheritance for "App\Repository\Synchronisation\SynchronisationCosiumRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\SynchronisationCosiumRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SynchronisationSettingRepository" (parent: .abstract.instanceof.App\Repository\SynchronisationSettingRepository).
  • Resolving inheritance for "App\Repository\SynchronisationSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SynchronisationSettingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
  • Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestAppareilRepository" (parent: .abstract.instanceof.App\Repository\TestAppareilRepository).
  • Resolving inheritance for "App\Repository\TestAppareilRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestAppareilRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestClientRepository" (parent: .abstract.instanceof.App\Repository\TestClientRepository).
  • Resolving inheritance for "App\Repository\TestClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestClientRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionRepository" (parent: .abstract.instanceof.App\Repository\TestQuestionRepository).
  • Resolving inheritance for "App\Repository\TestQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TierRepository" (parent: .abstract.instanceof.App\Repository\TierRepository).
  • Resolving inheritance for "App\Repository\TierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenAdminSwitcherRepository" (parent: .abstract.instanceof.App\Repository\TokenAdminSwitcherRepository).
  • Resolving inheritance for "App\Repository\TokenAdminSwitcherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenAdminSwitcherRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository" (parent: .abstract.instanceof.App\Repository\TokenRepository).
  • Resolving inheritance for "App\Repository\TokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrustedUserRepository" (parent: .abstract.instanceof.App\Repository\TrustedUserRepository).
  • Resolving inheritance for "App\Repository\TrustedUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrustedUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VilleRepository" (parent: .abstract.instanceof.App\Repository\VilleRepository).
  • Resolving inheritance for "App\Repository\VilleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VilleRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Audiometrie\FileUpload" (parent: .abstract.instanceof.App\Service\Audiometrie\FileUpload).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Audiometrie\FileUpload" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Audiometrie\FileUpload).
  • Resolving inheritance for "App\Service\Audiometrie\FileUpload" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Audiometrie\FileUpload).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\FileUploader" (parent: .abstract.instanceof.App\Service\FileUploader).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\FileUploader" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\FileUploader).
  • Resolving inheritance for "App\Service\FileUploader" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\FileUploader).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\PublicFunction" (parent: .abstract.instanceof.App\Service\PublicFunction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\PublicFunction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\PublicFunction).
  • Resolving inheritance for "App\Service\PublicFunction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\PublicFunction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\SmsHandler" (parent: .abstract.instanceof.App\Service\SmsHandler).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\SmsHandler" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\SmsHandler).
  • Resolving inheritance for "App\Service\SmsHandler" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\SmsHandler).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CallLogExtension" (parent: .abstract.instanceof.App\Twig\CallLogExtension).
  • Resolving inheritance for "App\Twig\CallLogExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CallLogExtension).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendinblue" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.optical" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.optical" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.optical" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.optical" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authentication.provider.guard.optical" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.optical" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.optical" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.optical.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.optical.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.optical" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.optical" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.optical" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.optical" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.optical" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.optical" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource.legacy" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.property.legacy" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
  • Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
  • Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.center_images" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.center_images" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.center_images" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_data_provider" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_data_persister" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "security.authentication.provider.guard.optical.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.dao.optical.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.anonymous.optical.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.guard.main.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.dao.main.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.anonymous.main.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
915
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Skipping service "public_function": Class or interface "App\Controller\PublicFunctionController" cannot be loaded.
1
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Service\Import\ImporterInterface"; reason: private alias.
  • Removed service "App\Service\Import\MapperInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.optical"; reason: private alias.
  • Removed service "security.user_checker.optical"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "api_platform.serializer"; reason: private alias.
  • Removed service "api_platform.property_accessor"; reason: private alias.
  • Removed service "api_platform.property_info"; reason: private alias.
  • Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
  • Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver"; reason: private alias.
  • Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
  • Removed service "api_platform.identifiers_extractor"; reason: private alias.
  • Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "api_platform.state_provider"; reason: private alias.
  • Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
  • Removed service "api_platform.pagination"; reason: private alias.
  • Removed service "api_platform.state_processor"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.retro_compatible"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\PaginationOptions"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
  • Removed service "api_platform.route_loader"; reason: private alias.
  • Removed service "api_platform.iri_converter"; reason: private alias.
  • Removed service "api_platform.cache.metadata.property"; reason: private alias.
  • Removed service "api_platform.openapi.factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
  • Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
  • Removed service "api_platform.path_segment_name_generator"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.legacy"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
  • Removed service "api_platform.metadata.extractor.yaml"; reason: private alias.
  • Removed service "api_platform.metadata.extractor.xml"; reason: private alias.
  • Removed service "api_platform.metadata.property_extractor.xml"; reason: private alias.
  • Removed service "api_platform.metadata.resource_extractor.xml"; reason: private alias.
  • Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
  • Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
  • Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
  • Removed service "api_platform.swagger_ui.listener"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver.legacy"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
  • Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "api_platform.security.expression_language"; reason: private alias.
  • Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
  • Removed service "scheb_two_factor.first_two_factor_handler"; reason: private alias.
  • Removed service "scheb_two_factor.handler_condition"; reason: private alias.
  • Removed service "scheb_two_factor.security.totp.form_renderer"; reason: private alias.
  • Removed service "scheb_two_factor.persister"; reason: private alias.
  • Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
  • Removed service "scheb_two_factor.token_factory"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "api_platform.name_converter"; reason: private alias.
  • Removed service ".service_locator.NuHbnez"; reason: private alias.
  • Removed service ".service_locator.bnaLdkn"; reason: private alias.
  • Removed service ".service_locator.Xbsa8iG"; reason: private alias.
  • Removed service ".service_locator.Mo0FXEU"; reason: private alias.
  • Removed service ".service_locator.wKF4yn1"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.property_info.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.serializer.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.default_property.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.subresource.metadata_factory.annotation.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.annotation.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.yaml.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.validator.legacy.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.yaml.legacy.inner"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
  • Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
  • Removed service "api_platform.collection_data_provider"; reason: private alias.
  • Removed service "api_platform.item_data_provider"; reason: private alias.
  • Removed service "api_platform.subresource_data_provider"; reason: private alias.
  • Removed service "api_platform.data_persister"; reason: private alias.
  • Removed service "api_platform.identifiers_extractor.legacy"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "security.authentication.trust_resolver"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver"; reason: private alias.
  • Removed service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "security.authentication.provider.guard.optical"; reason: private alias.
  • Removed service "security.authentication.provider.dao.optical"; reason: private alias.
  • Removed service "security.authentication.provider.anonymous.optical"; reason: private alias.
  • Removed service "security.authentication.provider.guard.main"; reason: private alias.
  • Removed service "security.authentication.provider.dao.main"; reason: private alias.
  • Removed service "security.authentication.provider.anonymous.main"; reason: private alias.
  • Removed service "api_platform.serializer.mapping.class_metadata_factory.inner"; reason: private alias.
  • Removed service "api_platform.openapi.normalizer"; reason: private alias.
  • Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
  • Removed service "api_platform.route_name_resolver"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.cached.legacy.inner"; reason: private alias.
  • Removed service "api_platform.subresource_operation_factory"; reason: private alias.
324
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\EasyAdmin\Controller\AccessUserCrudController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\EasyAdmin\Controller\CentreCrudController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EasyAdmin\Controller\RemplacantCrudController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\EasyAdmin\DataFixtures\AppFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\AppUserAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\AppUserAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendinblue" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.optical" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.metadata.property.metadata_factory.validator.legacy" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.jrtEjJf" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.ULEwkxg" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.jHbVS8e" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.jHbVS8e" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.ETBPqPO" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.provider.guard.optical.two_factor_decorator.inner" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.provider.guard.main.two_factor_decorator.inner" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
111
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "api_platform.serializer.property_filter"; reason: abstract.
  • Removed service "api_platform.serializer.group_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.provider.decorator"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.provider"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.rememberme_services_decorator"; reason: abstract.
  • Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.form_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.access_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.success_handler"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: abstract.
  • Removed service "scheb_two_factor.security.firewall_config"; reason: abstract.
  • Removed service "scheb_two_factor.security.authenticator"; reason: abstract.
  • Removed service "scheb_two_factor.security.listener.token_created"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppCommandSendReminderEmailsRdv30DaysCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AppCommandSendReminderEmailsRdv30DaysCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppCommandSyncCosiumCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AppCommandSyncCosiumCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientRdvUpdateCenterAudioCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ClientRdvUpdateCenterAudioCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EquipmentStatusReportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\EquipmentStatusReportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchExternalArticlesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FetchExternalArticlesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchGoogleEventsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FetchGoogleEventsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchLeadsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FetchLeadsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateOpticalInvoiceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateOpticalInvoiceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LeadRdvCleanupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LeadRdvCleanupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogTestCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LogTestCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleEmailCampaignCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ScheduleEmailCampaignCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAppointmentRemindersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendAppointmentRemindersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBillingAudioLibreCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendBillingAudioLibreCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBillingCdaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendBillingCdaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendBirthdayEmailsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendBirthdayEmailsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEquipmentStatusCallsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendEquipmentStatusCallsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFailedPaymentEmailsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendFailedPaymentEmailsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowup15DaysCallsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendFollowup15DaysCallsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowup31DaysCallsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendFollowup31DaysCallsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFollowupCallsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendFollowupCallsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRdvStatusReminders"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendRdvStatusReminders"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateAudioPartnerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateAudioPartnerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccessControl\AccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccessControl\AccessController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AccessControl\AccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministrateurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministrateurController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdministrateurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\ChatbotController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\ChatbotController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Ads\ChatbotController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnamneseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnamneseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AnamneseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArticleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArticleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ArticleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssistanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssistanteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AssistanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audio\RoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audio\RoleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Audio\RoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AudioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\SettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\SettingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Audiometrie\SettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\TonaleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\TonaleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Audiometrie\TonaleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Audiometrie\VocalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Audiometrie\VocalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Audiometrie\VocalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Center\StationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Center\StationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Center\StationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CenterImportedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CenterImportedController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CenterImportedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentreController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentreController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CentreController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentreTempController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentreTempController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CentreTempController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Client\ClientApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Client\ClientApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Client\ClientApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientStatusController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientStatusController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClientStatusController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientTempController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientTempController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClientTempController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Device\DeviceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Device\DeviceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Device\DeviceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiplomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiplomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DiplomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExperienceProController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExperienceProController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ExperienceProController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FAQController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FAQController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FAQController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacturesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacturesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FacturesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpQuestionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpQuestionsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HelpQuestionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Import\Client\FileUploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Import\Client\FileUploadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Import\Client\FileUploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Import\ImportFileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Import\ImportFileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Import\ImportFileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LandingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LegalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LieuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LieuController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LieuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MotifController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MotifController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MotifController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MutuelleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MutuelleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MutuelleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NoteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OauthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OauthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\OauthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Optical\OpticalSecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Optical\OpticalSecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Optical\OpticalSecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\PartnerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\PartnerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Partner\PartnerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\WebhookDocageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\WebhookDocageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Partner\WebhookDocageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentMethodController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentMethodController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PaymentMethodController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrestationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrestationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrestationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProchesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProchesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProchesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfilController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RdvController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RdvController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RdvController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReminderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReminderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ReminderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RemplacantController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RemplacantController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RemplacantController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpecialiteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpecialiteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpecialiteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SpecificSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SpecificSubscriptionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\SpecificSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SubscriptionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\SubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Synchronisation\CosiumController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Synchronisation\CosiumController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Synchronisation\CosiumController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Synchronisation\GoogleCalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Synchronisation\GoogleCalendarController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Synchronisation\GoogleCalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SynchronisationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SynchronisationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SynchronisationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Test\SynthflowAdvancedTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Test\SynthflowAdvancedTestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Test\SynthflowAdvancedTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestClientController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TestClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestQuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestQuestionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TestQuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrustedUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrustedUserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TrustedUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwilioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwilioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TwilioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TwoFactorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\GoogleWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\GoogleWebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Webhook\GoogleWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\StripeWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\StripeWebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Webhook\StripeWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\SynthflowWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\SynthflowWebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Webhook\SynthflowWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AccessUserCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AccessUserCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EasyAdmin\Controller\AccessUserCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AccessUserCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\AccessUserCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleCategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleCategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleCategorieCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ArticleCategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ArticleCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ArticleTagCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ArticleTagCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ArticleTagCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ArticleTagCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AtolPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AtolPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AtolPartnerCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\AtolPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\AudioCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioLibrePartnerCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\AudioLibrePartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\AudioPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\AudioPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\AudioPartnerCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\AudioPartnerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CategorieCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\CategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CentreCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CentreCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CentreCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\CentreCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CentreTempCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CentreTempCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\CentreTempCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\CentreTempCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ClientCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientStatusCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientStatusCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientStatusCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ClientStatusCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ClientTempCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ClientTempCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ClientTempCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ClientTempCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ContractCategoryCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ContractCategoryCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ContractCategoryCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ContractCategoryCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\CreateAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\CreateAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\CreateAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\EmailCampaignCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\EmailCampaignCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\EmailCampaignCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\EmailCampaignCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FAQCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FAQCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FAQCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\FAQCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FactureCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FactureCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FactureCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\FactureCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\ImportCenterCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\ImportCenterCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\ImportCenterCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\ImportCenterCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LeadRdvCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LeadRdvCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LeadRdvCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\LeadRdvCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LeadStatusCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LeadStatusCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LeadStatusCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\LeadStatusCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\LoginLogCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\LoginLogCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\LoginLogCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\LoginLogCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\PartnerSubscriptionCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\PartnerSubscriptionCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\RdvCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvMyAudioCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvMyAudioCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvMyAudioCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\RdvMyAudioCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RdvOcCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RdvOcCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RdvOcCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\RdvOcCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\RemplacantCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\RemplacantCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EasyAdmin\Controller\RemplacantCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\RemplacantCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\RemplacantCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\Controller\TagCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\Controller\TagCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\Controller\TagCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\Controller\TagCrudController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\EasyAdmin\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\DashboardController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\OpticalController\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\OpticalController\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\OpticalController\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\OpticalController\FactureOpticalCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\OpticalController\RdvOcCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\OpticalController\RdvOcCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\OpticalController\RdvOcCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\OpticalController\RdvOcCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\ArticleCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\ArticleCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\WriterController\ArticleCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\WriterController\ArticleCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\CategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\CategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\EasyAdmin\WriterController\CategorieCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\WriterController\CategorieCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EasyAdmin\WriterController\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EasyAdmin\WriterController\DashboardController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\EasyAdmin\WriterController\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\WriterController\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccessCentreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AccessCentreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioCentreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AudioCentreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioDiplomeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AudioDiplomeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioSpecialiteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AudioSpecialiteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CenterImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CenterImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentreMutuelleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CentreMutuelleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentrePrestationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CentrePrestationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientStatusType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClientStatusType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\ClientStatusFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Filter\ClientStatusFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HorairesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HorairesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportHistoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ImportHistoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordTypee"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PasswordTypee"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RemplacantSpecialiteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RemplacantSpecialiteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecificSubscType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SpecificSubscType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecificSubscriptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SpecificSubscriptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeSelectorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TimeSelectorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ClientStatusFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ClientStatusFilterType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessCentreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AccessCentreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessPermissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AccessControl\AccessPermissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessRoleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AccessControl\AccessRoleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessControl\AccessUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AccessControl\AccessUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdministrateurRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdministrateurRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnamneseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AnamneseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ArticleCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ArticleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleTagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ArticleTagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssistanteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AssistanteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AtoLauditionPartnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AtoLauditionPartnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audio\RoleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Audio\RoleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioByPartnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioByPartnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioCentreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioCentreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioCommentaireRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioCommentaireRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioDiplomeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioDiplomeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioHelpQuestionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioHelpQuestionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioLibrePartnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioLibrePartnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioMotifRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioMotifRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioPartnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioPartnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioSpecialiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AudioSpecialiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SessionTonaleAnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Audiometrie\SessionTonaleAnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SessionVocalAnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Audiometrie\SessionVocalAnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\SettingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Audiometrie\SettingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\TonaleSessionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Audiometrie\TonaleSessionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Audiometrie\VocalSessionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Audiometrie\VocalSessionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallInteractionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CallInteractionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CallLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CancellationRecordRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CancellationRecordRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CenterImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterImportedRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CenterImportedRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentreDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreMutuelleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentreMutuelleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentrePrestationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentrePrestationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreTempRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentreTempRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentreTierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentreTierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\AssureCivilityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Client\AssureCivilityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\BirthOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Client\BirthOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\QualityAmoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Client\QualityAmoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\RelationAmcRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Client\RelationAmcRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\SanteAmcRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Client\SanteAmcRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Client\SanteAmoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Client\SanteAmoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAnamneseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientAnamneseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientBlockedRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientBlockedRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientStatusRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientStatusRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientTempRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientTempRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContractCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeletionRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeletionRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DepartementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\ClientDeviceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Device\ClientDeviceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\DeviceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Device\DeviceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Device\SettingDeviceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Device\SettingDeviceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiplomeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiplomeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailCampaignRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EtatRdvRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EtatRdvRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExperienceProRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExperienceProRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FAQRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacturesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FacturesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FailedPaymentNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FailedPaymentNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoogleAgendaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GoogleAgendaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpQuestionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HelpQuestionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HolidayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportCenterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ImportCenterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportHistoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ImportHistoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InfoCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeadRdvRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LeadRdvRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeadStatusRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LeadStatusRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LegalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuMutuelleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LieuMutuelleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuPrestationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LieuPrestationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LieuRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LieuTierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LieuTierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRelanceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LogRelanceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MedecinRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MedecinRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MotifRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MotifRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MutuelleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MutuelleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NoteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\CentreStaffRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Notification\CentreStaffRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\RdvSmsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Notification\RdvSmsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRdvSmsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationRdvSmsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OpticalInvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OpticalInvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderDatatableRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderDatatableRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderPatientDatatableRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderPatientDatatableRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PageCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageInfoCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PageInfoCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PageTagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingAudioLibreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Partner\BillingAudioLibreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingCdaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Partner\BillingCdaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\BillingFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Partner\BillingFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerSubscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PartnerSubscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\SubscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Payment\SubscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentMethodRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PermissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PlanRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrestationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PrestationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProchesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProchesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilPermissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProfilPermissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProfilRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RdvEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RdvEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RdvRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RdvRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionDepartmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RegionDepartmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReminderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RemplacantRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RemplacantRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RemplacantSpecialiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RemplacantSpecialiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecialiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpecialiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecificSubscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpecificSubscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRdvRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StatusRdvRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StatusRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Synchronisation\CosiumCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumCenterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Synchronisation\CosiumCenterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Synchronisation\CosiumEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\CosiumRdvRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Synchronisation\CosiumRdvRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Synchronisation\SynchronisationCosiumRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Synchronisation\SynchronisationCosiumRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SynchronisationSettingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SynchronisationSettingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestAppareilRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TestAppareilRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestClientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TestClientRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TestQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenAdminSwitcherRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TokenAdminSwitcherRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrustedUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TrustedUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VilleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VilleRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Audiometrie\FileUpload"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Audiometrie\FileUpload"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Audiometrie\FileUpload"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\FileUploader"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\FileUploader"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\FileUploader"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\PublicFunction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\PublicFunction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\PublicFunction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\SmsHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\SmsHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\SmsHandler"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CallLogExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\CallLogExtension"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
880
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "Google\Client"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~8jBqSqk"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
  • Removed service "api_platform.symfony.iri_converter"; reason: unused.
  • Removed service "api_platform.api.identifiers_extractor"; reason: unused.
  • Removed service "api_platform.uri_variables.converter"; reason: unused.
  • Removed service "api_platform.uri_variables.transformer.integer"; reason: unused.
  • Removed service "api_platform.uri_variables.transformer.date_time"; reason: unused.
  • Removed service "api_platform.state_provider.locator"; reason: unused.
  • Removed service "api_platform.pagination.next"; reason: unused.
  • Removed service "api_platform.state_processor.locator"; reason: unused.
  • Removed service "api_platform.operation_method_resolver"; reason: unused.
  • Removed service "api_platform.formats_provider"; reason: unused.
  • Removed service "api_platform.serializer_locator"; reason: unused.
  • Removed service "api_platform.filter_collection_factory"; reason: unused.
  • Removed service "api_platform.filters"; reason: unused.
  • Removed service "api_platform.symfony.uri_variables.transformer.ulid"; reason: unused.
  • Removed service "api_platform.symfony.uri_variables.transformer.uuid"; reason: unused.
  • Removed service "api_platform.metadata.resource.name_collection_factory.xml.legacy"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
  • Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
  • Removed service "api_platform.doctrine.orm.state.remove_processor"; reason: unused.
  • Removed service "api_platform.doctrine.orm.state.persist_processor"; reason: unused.
  • Removed service "debug.var_dumper.cloner"; reason: unused.
  • Removed service "debug.var_dumper.cli_dumper"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service "scheb_two_factor.security.access.access_decider"; reason: unused.
  • Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
  • Removed service "scheb_two_factor.security.request_data_reader"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.SfysWBH"; reason: unused.
106
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.ULEwkxg.App\Controller\AccessControl\AccessController" to "App\Controller\AccessControl\AccessController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\AdministrateurController" to "App\Controller\AdministrateurController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Ads\ChatbotController" to "App\Controller\Ads\ChatbotController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\AnamneseController" to "App\Controller\AnamneseController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ArticleController" to "App\Controller\ArticleController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\AssistanteController" to "App\Controller\AssistanteController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Audio\RoleController" to "App\Controller\Audio\RoleController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\AudioController" to "App\Controller\AudioController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Audiometrie\SettingController" to "App\Controller\Audiometrie\SettingController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Audiometrie\TonaleController" to "App\Controller\Audiometrie\TonaleController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Audiometrie\VocalController" to "App\Controller\Audiometrie\VocalController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\AuthController" to "App\Controller\AuthController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Center\StationController" to "App\Controller\Center\StationController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\CenterImportedController" to "App\Controller\CenterImportedController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\CentreController" to "App\Controller\CentreController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\CentreTempController" to "App\Controller\CentreTempController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Client\ClientApiController" to "App\Controller\Client\ClientApiController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ClientController" to "App\Controller\ClientController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ClientStatusController" to "App\Controller\ClientStatusController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ClientTempController" to "App\Controller\ClientTempController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\DashboardController" to "App\Controller\DashboardController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Device\DeviceController" to "App\Controller\Device\DeviceController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\DiplomeController" to "App\Controller\DiplomeController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\DocumentController" to "App\Controller\DocumentController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ExperienceProController" to "App\Controller\ExperienceProController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\FAQController" to "App\Controller\FAQController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\FacturesController" to "App\Controller\FacturesController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\HelpQuestionsController" to "App\Controller\HelpQuestionsController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Import\Client\FileUploadController" to "App\Controller\Import\Client\FileUploadController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Import\ImportFileController" to "App\Controller\Import\ImportFileController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\LandingController" to "App\Controller\LandingController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\LegalController" to "App\Controller\LegalController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\LieuController" to "App\Controller\LieuController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\MotifController" to "App\Controller\MotifController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\MutuelleController" to "App\Controller\MutuelleController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\NoteController" to "App\Controller\NoteController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\OauthController" to "App\Controller\OauthController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Optical\OpticalSecurityController" to "App\Controller\Optical\OpticalSecurityController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\PageController" to "App\Controller\PageController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Partner\PartnerController" to "App\Controller\Partner\PartnerController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Partner\WebhookDocageController" to "App\Controller\Partner\WebhookDocageController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\PaymentMethodController" to "App\Controller\PaymentMethodController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\PrestationController" to "App\Controller\PrestationController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ProchesController" to "App\Controller\ProchesController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ProfilController" to "App\Controller\ProfilController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\RdvController" to "App\Controller\RdvController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\ReminderController" to "App\Controller\ReminderController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\RemplacantController" to "App\Controller\RemplacantController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\SitemapController" to "App\Controller\SitemapController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\SpecialiteController" to "App\Controller\SpecialiteController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Subscription\SpecificSubscriptionController" to "App\Controller\Subscription\SpecificSubscriptionController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Subscription\SubscriptionController" to "App\Controller\Subscription\SubscriptionController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Synchronisation\CosiumController" to "App\Controller\Synchronisation\CosiumController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Synchronisation\GoogleCalendarController" to "App\Controller\Synchronisation\GoogleCalendarController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\SynchronisationController" to "App\Controller\SynchronisationController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Test\SynthflowAdvancedTestController" to "App\Controller\Test\SynthflowAdvancedTestController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\TestClientController" to "App\Controller\TestClientController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\TestQuestionController" to "App\Controller\TestQuestionController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\TrustedUserController" to "App\Controller\TrustedUserController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\TwilioController" to "App\Controller\TwilioController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\TwoFactorController" to "App\Controller\TwoFactorController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Webhook\GoogleWebhookController" to "App\Controller\Webhook\GoogleWebhookController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Webhook\StripeWebhookController" to "App\Controller\Webhook\StripeWebhookController".
  • Inlined service ".service_locator.ULEwkxg.App\Controller\Webhook\SynthflowWebhookController" to "App\Controller\Webhook\SynthflowWebhookController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\AccessUserCrudController" to "App\EasyAdmin\Controller\AccessUserCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ArticleCategorieCrudController" to "App\EasyAdmin\Controller\ArticleCategorieCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ArticleCrudController" to "App\EasyAdmin\Controller\ArticleCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ArticleTagCrudController" to "App\EasyAdmin\Controller\ArticleTagCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\AtoLauditionPartnerCrudController" to "App\EasyAdmin\Controller\AtoLauditionPartnerCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\AtolPartnerCrudController" to "App\EasyAdmin\Controller\AtolPartnerCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\AudioCrudController" to "App\EasyAdmin\Controller\AudioCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\AudioLibrePartnerCrudController" to "App\EasyAdmin\Controller\AudioLibrePartnerCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController" to "App\EasyAdmin\Controller\AudioLibreSubscriptionCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\AudioPartnerCrudController" to "App\EasyAdmin\Controller\AudioPartnerCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\CategorieCrudController" to "App\EasyAdmin\Controller\CategorieCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\CentreCrudController" to "App\EasyAdmin\Controller\CentreCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\CentreTempCrudController" to "App\EasyAdmin\Controller\CentreTempCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ClientCrudController" to "App\EasyAdmin\Controller\ClientCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ClientStatusCrudController" to "App\EasyAdmin\Controller\ClientStatusCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ClientTempCrudController" to "App\EasyAdmin\Controller\ClientTempCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ContractCategoryCrudController" to "App\EasyAdmin\Controller\ContractCategoryCrudController".
  • Inlined service ".service_locator.ULEwkxg.App\EasyAdmin\Controller\CreateAdminController" to "App\EasyAdmin\Controller\CreateAdminController".
  • Inlined service ".service_locator.ETBPqPO.App\EasyAdmin\Controller\DashboardController" to "App\EasyAdmin\Controller\DashboardController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\EmailCampaignCrudController" to "App\EasyAdmin\Controller\EmailCampaignCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\FAQCrudController" to "App\EasyAdmin\Controller\FAQCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\FactureCrudController" to "App\EasyAdmin\Controller\FactureCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\FactureOpticalCrudController" to "App\EasyAdmin\Controller\FactureOpticalCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\ImportCenterCrudController" to "App\EasyAdmin\Controller\ImportCenterCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\LeadRdvCrudController" to "App\EasyAdmin\Controller\LeadRdvCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\LeadStatusCrudController" to "App\EasyAdmin\Controller\LeadStatusCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\LoginLogCrudController" to "App\EasyAdmin\Controller\LoginLogCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\PartnerSubscriptionCrudController" to "App\EasyAdmin\Controller\PartnerSubscriptionCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\RdvCrudController" to "App\EasyAdmin\Controller\RdvCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\RdvMyAudioCrudController" to "App\EasyAdmin\Controller\RdvMyAudioCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\RdvOcCrudController" to "App\EasyAdmin\Controller\RdvOcCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\RemplacantCrudController" to "App\EasyAdmin\Controller\RemplacantCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\Controller\TagCrudController" to "App\EasyAdmin\Controller\TagCrudController".
  • Inlined service ".service_locator.ETBPqPO.App\EasyAdmin\OpticalController\DashboardController" to "App\EasyAdmin\OpticalController\DashboardController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\OpticalController\FactureOpticalCrudController" to "App\EasyAdmin\OpticalController\FactureOpticalCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\OpticalController\RdvOcCrudController" to "App\EasyAdmin\OpticalController\RdvOcCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\WriterController\ArticleCrudController" to "App\EasyAdmin\WriterController\ArticleCrudController".
  • Inlined service ".service_locator.jHbVS8e.App\EasyAdmin\WriterController\CategorieCrudController" to "App\EasyAdmin\WriterController\CategorieCrudController".
  • Inlined service ".service_locator.ETBPqPO.App\EasyAdmin\WriterController\DashboardController" to "App\EasyAdmin\WriterController\DashboardController".
  • Inlined service ".service_locator.ULEwkxg.App\Service\Audiometrie\FileUpload" to "App\Service\Audiometrie\FileUpload".
  • Inlined service ".service_locator.ULEwkxg.App\Service\FileUploader" to "App\Service\FileUploader".
  • Inlined service ".service_locator.ULEwkxg.App\Service\PublicFunction" to "App\Service\PublicFunction".
  • Inlined service ".service_locator.ULEwkxg.App\Service\SmsHandler" to "App\Service\SmsHandler".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "session.handler.native_file" to "session.storage.native".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Hhge9DE" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.6G8btkP" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transports" to "mailer.mailer".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.anofQPJ" to "validator.validator_factory".
  • Inlined service ".service_locator.O24_MAy" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "api_platform.data_collector.request" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "api_platform.route_loader.legacy" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
  • Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.error" to "serializer".
  • Inlined service "api_platform.problem.normalizer.error" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.cache_class_metadata_factory.inner" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service "serializer.mapping.cache.symfony" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.RbAcT_Q" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.62imcxk" to "doctrine.orm.container_repository_factory".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service ".service_locator.Fy8XpON" to "jms_serializer.event_dispatcher".
  • Inlined service ".service_locator.lamYL.e" to "jms_serializer.handler_registry".
  • Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.UU54egm" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.7nFBkqQ" to "security.token_storage".
  • Inlined service ".service_locator.aa1PbBb" to "security.helper".
  • Inlined service ".service_locator.wJgZnCn" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.RSuKnCP" to "security.access_map".
  • Inlined service ".security.request_matcher.wX_Lzrt" to "security.access_map".
  • Inlined service ".security.request_matcher.o_bRRKG" to "security.access_map".
  • Inlined service ".security.request_matcher.7BR9Vez" to "security.access_map".
  • Inlined service ".security.request_matcher.uPgsv0i" to "security.access_map".
  • Inlined service ".security.request_matcher.YUTJyaK" to "security.access_map".
  • Inlined service ".security.request_matcher.HWzK9AD" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.event_dispatcher.optical" to "security.logout_listener.optical".
  • Inlined service "security.authentication.success_handler.optical.form_login" to "security.authentication.listener.form.optical".
  • Inlined service "security.authentication.failure_handler.optical.form_login" to "security.authentication.listener.form.optical".
  • Inlined service "security.authentication.form_entry_point.optical" to "security.exception_listener.optical".
  • Inlined service "security.exception_listener.optical" to "security.firewall.map.context.optical".
  • Inlined service "security.logout_listener.optical" to "security.firewall.map.context.optical".
  • Inlined service "security.firewall.map.config.optical" to "security.firewall.map.context.optical".
  • Inlined service "security.event_dispatcher.main" to "security.logout_listener.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
  • Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
  • Inlined service "serializer.mapping.cache_class_metadata_factory" to "api_platform.serializer.mapping.class_metadata_factory".
  • Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
  • Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
  • Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter.legacy".
  • Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
  • Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
  • Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.yaml.legacy" to "api_platform.metadata.resource.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
  • Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
  • Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
  • Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
  • Inlined service "api_platform.cache.metadata.resource.legacy.recorder_inner" to "api_platform.cache.metadata.resource.legacy".
  • Inlined service "api_platform.metadata.property.metadata_factory.xml.legacy" to "api_platform.metadata.property.metadata_factory.property_info.legacy".
  • Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy" to "api_platform.metadata.property.metadata_factory.serializer.legacy".
  • Inlined service "api_platform.metadata.property.metadata_factory.validator.legacy" to "api_platform.metadata.property.metadata_factory.cached.legacy".
  • Inlined service "api_platform.metadata.property.metadata_factory.serializer.legacy" to "api_platform.metadata.property.metadata_factory.default_property.legacy".
  • Inlined service "api_platform.cache.metadata.property.legacy.recorder_inner" to "api_platform.cache.metadata.property.legacy".
  • Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
  • Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
  • Inlined service "api_platform.metadata.property.metadata_factory.default_property.legacy" to "api_platform.metadata.subresource.metadata_factory.annotation.legacy".
  • Inlined service "api_platform.metadata.subresource.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.annotation.legacy".
  • Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
  • Inlined service "api_platform.metadata.property.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.yaml.legacy".
  • Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml.legacy".
  • Inlined service ".2_ObjectNormalizer~6sXzreC" to ".1_Serializer~6sXzreC".
  • Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
  • Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
  • Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory.legacy".
  • Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
  • Inlined service "api_platform.symfony.iri_converter.skolem" to "api_platform.jsonld.context_builder".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
  • Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
  • Inlined service "api_platform.metadata.property.metadata_factory.property_info.legacy" to "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy".
  • Inlined service "api_platform.pagination.legacy" to "api_platform.doctrine.orm.query_extension.pagination".
  • Inlined service "api_platform.metadata.property.metadata_factory.yaml.legacy" to "api_platform.metadata.property.metadata_factory.validator.legacy".
  • Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
  • Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
  • Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
  • Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
  • Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
  • Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
  • Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
  • Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
  • Inlined service "api_platform.upgrade.subresource_transformer" to "api_platform.upgrade_resource.command".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Maker\Migrator" to "EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand".
  • Inlined service "service_locator_EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" to "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator" to "EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
  • Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
  • Inlined service "scheb_two_factor.provider_preparation_recorder" to "scheb_two_factor.security.listener.check_two_factor_code".
  • Inlined service "scheb_two_factor.default_handler_condition" to "scheb_two_factor.condition_handler".
  • Inlined service "scheb_two_factor.default_ip_whitelist_provider" to "scheb_two_factor.ip_whitelist_handler".
  • Inlined service "scheb_two_factor.default_token_factory" to "scheb_two_factor.provider_handler".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "api_platform.maker.command.data_provider" to "maker.auto_command.make_data_provider".
  • Inlined service "api_platform.maker.command.data_persister" to "maker.auto_command.make_data_persister".
  • Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
  • Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver.inner" to "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver".
  • Inlined service "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver.inner" to "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.Hllcktv" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "scheb_two_factor.security.access.authenticated_voter" to "debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" to "debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter".
  • Inlined service "security.authentication.provider.guard.optical.two_factor_decorator.inner" to "security.authentication.provider.guard.optical.two_factor_decorator".
  • Inlined service "security.authentication.provider.dao.optical.two_factor_decorator.inner" to "security.authentication.provider.dao.optical.two_factor_decorator".
  • Inlined service "security.authentication.provider.anonymous.optical.two_factor_decorator.inner" to "security.authentication.provider.anonymous.optical.two_factor_decorator".
  • Inlined service "security.authentication.provider.guard.main.two_factor_decorator.inner" to "security.authentication.provider.guard.main.two_factor_decorator".
  • Inlined service "security.authentication.provider.dao.main.two_factor_decorator.inner" to "security.authentication.provider.dao.main.two_factor_decorator".
  • Inlined service "security.authentication.provider.anonymous.main.two_factor_decorator.inner" to "security.authentication.provider.anonymous.main.two_factor_decorator".
  • Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.NUKe30Y" to ".service_locator.NUKe30Y.router.default".
  • Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
  • Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.cache_class_metadata_factory.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.xKlDK.D" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.NUKe30Y.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "scheb_two_factor.persister_factory.doctrine" to "Scheb\TwoFactorBundle\Model\PersisterInterface".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service ".1_Serializer~6sXzreC" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.handler_registry" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.handler_registry" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
538